Closed NickSto closed 6 years ago
With high allowed edit distances, bowtie2 can be the bottleneck, filtering out alignments with lower edit distances than you're allowing in correct.py.
correct.py
Fixed in 22fa52c (by switching to bowtie).
With high allowed edit distances, bowtie2 can be the bottleneck, filtering out alignments with lower edit distances than you're allowing in
correct.py
.