This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Samtools: remove unmapped reads as well as reads that are mapped incorrectly

Hello, I have to remove unmapped reads and mapped incorrectly reads by using samtools view. I have found in the internet and in samtools view manual, to do that I have to use options -F and -q. But I don't understand how people decide to use, for example, -F 4 -q 10 or -F 8 and so on. On what I have to base on, then I want to chose "power" of options?

samtools

0 answers

No answers yet.

Log in to answer this question.