What are the best tools for analyzing and identifying somatic mutations?
1
0
Entering edit mode
4.9 years ago
gprashant17 ▴ 110

Hi, I am looking for tools to identify somatic mutations (SNPs, CNVs, indels, etc) from a tumour sample (RNA-seq) which has been aligned with the human reference genome using STAR. I noticed that there are many tools (MuTect, MuSE, VarDict, etc) for generating a vcf file. It looks like these tools require both reference mutations from dbSNP/COSMIC, and the aligned file for normal sample. On the other hand, samtools mpileup converts BAM to VCF without these requirements. So, is it recommended to go ahead with samtools or use the other tools?

Meanwhile, I am reading research papers about the use of Machine/Deep Learning Techniques for the identification of mutations. Is there any way I can incorporate these techniques into my analysis?

Thanks in advance.

SNP RNA-Seq sam bam vcf • 906 views
ADD COMMENT
1
Entering edit mode
4.9 years ago
ATpoint 82k

There are many published somatic variant callers but there is by best knowledge none that clearly and generally outperforms the others. Rather than that some may be preferred when depth is shallow or very high, some deal with contaminations better than others, well and some use ML-based approaches while others don't. Read the manuals and benchmarking papers and choose the one that seems to fit your data best. bcftools (former samtools mpileup) has a good reputation here at Biostars (from what I heard) for SNPs, while lumpy seems to be the jack-of-all-trades for structural variants.

ADD COMMENT
0
Entering edit mode

Using a few of them and comparing the results would work I guess, thanks.

ADD REPLY

Login before adding your answer.

Traffic: 2551 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6