Dear all,
I am using currently Tophat v2.0.4 and bowtie 2.0.0b. I seem to not get as to what the parameters --genome-read-mismatches
and --read-mismatches
actually do.
I don't remember what --genome-read-mismatches
parameter stood for, as its deprecated in 2.0.5 and is therefore not anymore on the website. Do you know how to find explanations of older versions' parameter from their webpage?
As with --read-mismatches
, from tophat webpage
--read-mismatches Final read alignments having more than these many mismatches are discarded. The default is 2.
However, even if I have this parameter as 2, at the end, I get reads with mismatches more than 2 (the NM:i flag has values more than 2).
Thanks for your feedback. I hadn't checked the validity of the NM flag. Let me check it and report back.