How to filter and annotate variants for influenza virus?
Hi All,
I have a vcf file from GATK tool. I would like to filter and annotate the variants. Can any one suggest some tutorials or links which explain the parameters for filtering. Also I am looking for some and for annotating and filtering the variants.
• 2,761 views
•
link
0 answers
No answers yet.
Log in to answer this question.
as far as I know, GATK is only designed for diploid organisms...
I am using GATK's unified genotyper to call variants. I am using a haploid organism, and used the
-ploidyflag to indicate that to unified genotyper.ok, I didn't know that option.