This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Mpileup Variant Call

Why does mpileup call SO MANY less variants then pileup does? I know pileup is officially deprecated and doesn't even exist in the newest version of samtools that was released today, but my team needs to know WHY mpileup doesn't call as many variants.

Thanks

mpileup

2 answers

Email to the samtools mailing list:

[?]

Your problem is probably the same one I had yesterday.

Why Does Mpileup Skip My Mutation ?

So, you should try to use the option

-B

or

-E

Thanks so much! I stumbled upon those commands just now. Thank you very much!

Has anyone got true-positive / false-positive stats for all the different modes?

Log in to answer this question.