ANNOVAR¶
Definition
AI-generated
ANNOVAR is a software toolkit for annotating genetic variants against gene models, population frequency resources, predicted functional effects, and other external databases.
Topics
URL
Why it matters in GWAS¶
After association or fine-mapping, researchers often use ANNOVAR to translate lead variants into transcript, gene, and frequency annotations. Results depend on the selected genome build, transcript set, and database versions, so those choices need to be reported for reproducibility.
Example usage¶
"We annotated lead SNPs with ANNOVAR against RefSeq transcripts and gnomAD frequencies on GRCh38 before pathway review."
Related terms¶
References¶
- Wang K, Li M, Hakonarson H. (2010). ANNOVAR: functional annotation of genetic variants from high-throughput sequencing data. Nucleic Acids Res. https://doi.org/10.1093/nar/gkq603
- GWASTutorial: Annotation by ANNOVAR & VEP.
Last updated (UTC · Git history)