MutAnno¶
MutAnno is a python toolkit providing variant annotations based on a command line interface.
pip install mutanno
mutanno annot -vcf test.vcf -out test.annot.vcf
Contents¶
- 1. Installation
- 2. Optional arguments
- 3. Download Data Source (
download)- 3.1. Datasource List
- 3.2. Download methods
- 3.3. Variant annotation
- 3.4. Population data
- 3.5. Conservation
- 3.6. Pathogenicity
- 3.7. Variant database
- 3.8. Gene annotation
- 3.8.1. ENSEMBLgene
- 3.8.2. ENSEMBLgeneGRCh37
- 3.8.3. CYTOBAND
- 3.8.4. RefSeq
- 3.8.5. HGNC
- 3.8.6. ClinGen
- 3.8.7. ClinGenDisease
- 3.8.8. ENSEMBLIDxrefTrscriptID
- 3.8.9. ENSEMBLIDxref
- 3.8.10. dbNSFP
- 3.8.11. gnomADmetrics
- 3.8.12. Marrvel
- 3.8.13. CassaNatGenet2017
- 3.8.14. GTEx
- 3.8.15. BrainSpan
- 3.8.16. BrainAtlas
- 3.8.17. GenCode
- 4. Data Source Version
- 5. Make Single Source File (
makedata) - 6. Annotate Variants (
annot) - 7. Annotate Gene (
annot) - 8. Data Structure File
- 9. Data Structure File Version
- 10. Annotated VCF file format
- 11. Run Command in CGAP Project
- 12. Benchmark
- 13. Version History