This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Can a normal tissue sequence be used for various tumor samples in Varscan Somatic or GATK MuTect2?

I have exome sequencing data from tumor samples from mice with only one of them has tumor/normal tissue sequence. All the mice share the same genetic background, bred together and i believe they come from the same mother (not 100% sure about the same mother though). I have aligned them sequences using BWA-mem, marked the duplicates, etc.., and now want to call the variants either using VarScan somatic or GATK MuTect2. Is it possible to use this normal tissue sequence as a common Normal tissue for the other tumor sequences from the other mice? or is it better to call the tumors and the normal sequences individually then filter the Germline Variants afterwards from the Tumor samples?

Thanks in advance

gatk varscan mutect2

Thanks for your reply. I know it's very little but unfortunately i received the sequences after they have ended the experiments. Following your advice I will then run this normal tissue with the other tumor samples as a Normal/Tumor pair. I also have found SNPS and indels VCF files for mm10 and will try to filter through these also.

1 answer

Perhaps you could try GATK joint variant calls (among your tumor samples)?

While not exactly designed for somatic variant calling, it should increase your sensitivity and help you find recurrent tumor variants.

Log in to answer this question.