It looks like you're new here. If you want to get involved, click one of these buttons!
2 SNPs with significant strand bias

Several SNPs with excessive coverage

For a complete, detailed argument reference, refer to the GATK document page here.
In addition to true variation, variant callers emit a number of false-positives. Some of these false-positives can be detected and rejected by various statistical tests. VariantAnnotator provides a way of annotating variant calls as preparation for executing these tests.
Description of the haplotype score annotation

The list below is not comprehensive. Please use the --list argument to get a list of all possible annotations available. Also, see the FAQ article on understanding the Unified Genotyper's VCF files for a description of some of the more standard annotations.
Note that technically the VariantAnnotator does not require reads (from a BAM file) to run; if no reads are provided, only those Annotations which don't use reads (e.g. Chromosome Counts) will be added. But most Annotations do require reads. When running the tool we recommend that you add the -L argument with the variant rod to your command line for efficiency and speed.
Comments
Broken link under the 2nd image: "For a complete, detailed argument reference, refer to the GATK document page here." directs to here; http://www.broadinstitute.org/gsa/gatkdocs/release/org_broadinstitute_sting_gatk_walkers_annotator_VariantAnnotator.html which no longer exists
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·Fixed, thanks for reporting it.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·I can't see any images in Firefox?
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·@lorania, the image links are temporarily broken. We'll try to get them back up soon.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·Whoops, sorry for the delay -- the image links are fixed now.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·I don't understand which walker I must use for these annotation options...
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·@sirmark, there are three walkers that can add almost any of these annotations to the data. UnifiedGenotyper and HaplotypeCaller can add most of them during the initial variant calling run. VariantAnnotator can add any of them as a separate annotation run. Please see the documentation for each of these walkers for details on how to specify which annotations you want added and which ones can be used.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·The advice "When running the tool we recommend that you add the -L argument with the variant rod to your command line for efficiency and speed." is so useful that it almost belongs in the documentation: http://www.broadinstitute.org/gatk/gatkdocs/org_broadinstitute_sting_gatk_walkers_annotator_VariantAnnotator.html
My expected run time went from 4 weeks to 2 hours.
Thanks for posting this advice in bold.
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·The -L argument is indeed very useful at many stages; we'll try to highlight these uses better. Thanks for pointing this out.
Geraldine Van der Auwera, PhD
- Spam
- Abuse
- Troll
0 · Off Topic Disagree Agree Like WTF ·