This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Achieving equivalent of -m mode for Bowtie2

Bowtie had a reporting mode -m, which, according to to the documentation, would "Suppress all alignments for a particular read or pair if more than <int> reportable alignments exist for it."

Is there a relatively simple/fast way to achieve this type of filtering for Bowtie2?

alignment

Hi genomax. This isn't quite what I'm trying to do. My goal isn't only to keep unique alignments, but to exclude alignments with <int> number of reported alignments, like the -m mode in Bowtie.

0 answers

No answers yet.

Log in to answer this question.