bc3c1d13d6
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. This is Bowtie version 2, which will need to coexists with Bowtie 1 for the foreseeable future. Both are required by certain genomics pipelines, in some cases (e.g. Trinity) by the same pipeline. WWW: https://github.com/BenLangmead/bowtie2 PR: 207908 Submitted by: Jason Bacon <bacon4000@gmail.com>
6 lines
215 B
Plaintext
6 lines
215 B
Plaintext
Bowtie is an ultrafast, memory-efficient short read aligner. It aligns short
|
|
DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp
|
|
reads per hour.
|
|
|
|
WWW: https://github.com/BenLangmead/bowtie2
|