iobis / sequence-search

0 stars 1 forks source link

Does bowtie2 align sequences longer than reference sequences? #2

Open pieterprovoost opened 1 year ago

pieterprovoost commented 1 year ago

The docs are not entirely clear:

Bowtie 2 is geared toward aligning relatively short sequencing reads to long genomes. That said, it handles arbitrarily small reference sequences (e.g. amplicons) and very long reads (i.e. upwards of 10s or 100s of kilobases), though it is slower in those settings. It is optimized for the read lengths and error modes yielded by typical Illumina sequencers.