Illumina / Nirvana

The nimble & robust variant annotator
https://illumina.github.io/NirvanaDocumentation/
GNU General Public License v3.0
170 stars 44 forks source link

choosing one consequence from multiple annotation query #43

Closed prasundutta87 closed 2 years ago

prasundutta87 commented 3 years ago

Hi,

Nirvana may annotate a variant site with multiple consequences if its associated gene has multiple transcript isoforms or that variant locus is associated with two overlapping genes. How does Nirvana decide which annotation to report first?

I also want to know in DRAGEN variant calling pipeline, only one consequence is reported for a variant site. How is that done and what is the rationale behind it?

Regards, Prasun

rajatshuvro commented 3 years ago

Hi Prasun, thank you for using Nirvana. I have some questions before I can answer your questions.

Regards Rajat

drramki-chop commented 2 years ago

Thanks for this neat tool (JSON!!). I guess the question was about either ordering the consequences from the most deleterious to the least or choosing a single most deleterious consequence for a particular variant.

rajatshuvro commented 2 years ago

Hi @drramki-chop , Nirvana does not order the consequences. We report all consequences in arbitrary order. Hope that answered your questions.

Best Rajat