This is a test version of Biostars. For the public version, visit https://www.biostars.org.
how to find somatic variant with single bam file by samtools ?

thanks in advance how to find somatic variant with single bam file by samtools ?

hii i have one bam file and i want to call somatic variant by samtools. what will be command ?

next-gen

1 answer

Here is the workflow suggested by the samtools folks for variant calling. You'll note that this is not specifically for somatic variant calls, since the samtools suite is a more generic variant caller.

Log in to answer this question.