Burrows-Wheeler Aligner (BWA) is an efficient program that aligns
relatively short nucleotide sequences against a long reference sequence
such as the human genome. It implements two algorithms, bwa-short and
BWA-SW. The former works for query sequences shorter than 200bp and the
latter for longer sequences up to around 100kbp. Both algorithms do
gapped alignment. They are usually more accurate and faster on queries
with low error rates.
A configuration file ("_aptx_configuration_file") will be used if it is
in your $HOME. An example configuration file is available in
/usr/share/archeopteryx.
If you use BWA-SW, please cite:
Li H. and Durbin R. (2010) Fast and accurate long-read alignment with
Burrows-Wheeler Transform. Bioinformatics, Epub.
Maintained by: Petar Petrov
Keywords: bioinformatics,alignment,sequence
ChangeLog: bwa
Homepage:
http://bio-bwa.sourceforge.net/
Download SlackBuild:
bwa.tar.gz
bwa.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
References |
bwa.SlackBuild |
bwa.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds