Dear Kevin,
thank you very much for your comprehensive answer and comments-just some thoughts based on your suggestions-
1) So in your opinion, even though i have WES data, i should download the COSMIC Mutation Data, based on various points such as your the 5' and 3' UTR regions right ? even though in our pipeline, we are keeping only coding variants prior COSMIC, but it would not be any problem correct ? Or as we want to focus only in coding variants, then CosmicCodingMuts.vcf.gz would be the choise ?
2) Thank you also from the suggestions concerning the MUTATION_SOMATIC_STATUS and MUTATION_VERIFICATION_STATUS:
so, even for the scenario you described, these columns still would be a basic filter to consider regarding a putative somatic variant ?
and for example, basically keep only these variants that have at these 2 columns a specific value ?
3) In conjuction to my previous question:
concerning the "tissue filtering question" ? what is your opinion ? i should subset and focus on variants with a primary site as lung ? in order to be more focused in my analysis ?
4) Finally, based on the alternative source i have included in my post:
in the relative downloaded txt file with the "List of genomic variants found in Cell lines by whole exome sequencing" it mentions:
This data is provided from the COSMIC database (http://cancer.sanger.ac.uk), reflecting v71 released Sept 2014.
SAMPLE Sample identifier provided in study
COSMIC_ID Unique numerical identifier for the cell lines used in COSMIC
Cancer Type TCGA tissue classification
Gene Gene name from Ensembl version 56
Transcript Transcript identifier from Ensembl version 56
cDNA Variant position and nucleotide change relating to the cDNA
AA Amno acid positon and alteration
Classification Summary of variant type
Gene List Identifier for variants within the 470 genes used in the study
Recurrence Filter Based on frequency observed in COSMIC (v68) (Recurrance filter: See Extended Experimental Procedures ) plus fusion gene data
Subs Missense/substitution variants occurring in codons mutated in the systematic screen data in COSMIC (v68) (select >=3)
Truncating Truncating variant count from the systematic screen data in COSMIC (v68) (select >10)
inframe Inframe indel alterations occurring in codons mutated in the systematic screen data in COSMIC (v68) (select >=3)
Overall, you believe that even this file is from an older version of COSMIC(V68), due to specific filters included, such as the mentioned Recurrence Filter, as also that it includes only WES data, it could be used for the filtering puproses ? despite that the relative COSMIC version is from 2014 ?
Best,
Efstathios
In general, all the variant (external or internal) should have same schema/method of storage (variant, source, version, metadata). Otherwise, it would lead to confusion to developers/programmers. Once you figure out storage, you also need to think about matching logic and post matching operations.