This is a test version of Biostars. For the public version, visit https://www.biostars.org.
get rid of redundant reads in BOWTIE2

Is it possible to get every reads that match several loci on the reference (using the read mappers bowtie2)?

I've looked for any options allowing to do so, but I'm only aware of the --al option, saving all the reads that matched the reference sequence. The ultimate goal is to keep only the reads that have a unique position (match) in the reference sequence, i.e the reads that can be trusted regarding their position.

read-mapping ngs sequencing bowtie2 alignment

1 answer

Log in to answer this question.