5 lines
242 B
Text
5 lines
242 B
Text
BWA is a program for aligning sequencing reads against a large reference
|
|
genome (e.g. human genome). It has two major components, one for read shorter
|
|
than 150bp and the other for longer reads.
|
|
|
|
WWW: https://sourceforge.net/projects/bio-bwa/
|