Skip to content

Latest commit

 

History

History
47 lines (29 loc) · 1.68 KB

COSMIC_db_v98.md

File metadata and controls

47 lines (29 loc) · 1.68 KB

COSMIC v98

For annovar db use

GRCh38/cosmic/v98/

COSMIC mutation data

Download:

Coding and Non-conding mutations

Download:

prepare_annovar_user.pl -dbtype cosmic CosmicMutantExport.tsv -vcf CosmicCodingMuts.vcf > hg38_cosmic98_coding.txt
prepare_annovar_user.pl -dbtype cosmic CosmicNCV.tsv -vcf CosmicNonCodingVariants.vcf > hg38_cosmic98_noncoding.txt

GRCh37/cosmic/v98/

COSMIC mutation data

Download:

Coding and Non-conding mutations

Download:

prepare_annovar_user.pl -dbtype cosmic CosmicMutantExport.tsv -vcf CosmicCodingMuts.vcf > hg19_cosmic98_coding.txt
prepare_annovar_user.pl -dbtype cosmic CosmicNCV.tsv -vcf CosmicNonCodingVariants.vcf > hg19_cosmic98_noncoding.txt