Parallel implementation of BWA (http://bio-bwa.sourceforge.net/) using the OpenMPI library.

Features

  • Parallel implementation of BWA's aln, sampe, and samse commands
  • More efficient multithreading than BWA for aln
  • Can combine parallelism and multithreading for aln
  • Future releases will see sampe and samse given multithreading options
  • Unfortunately, pBWA does not support gzipped input read files

Project Activity

See All Activity >

License

MIT License, GNU General Public License version 3.0 (GPLv3)

Follow Parallel BWA [pBWA]

Parallel BWA [pBWA] Web Site

You Might Also Like
Business Continuity Solutions | ConnectWise BCDR Icon
Business Continuity Solutions | ConnectWise BCDR

Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
3
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 0 / 5

User Reviews

  • Easy for use.
    2 users found this review helpful.
  • Error when I try to install using make command: mpicc -g -m64 -O2 -DHAVE_PTHREAD -D_LARGEFILE64_SOURCE utils.o bwt.o bwtio.o bwtaln.o bwtgap.o is.o bntseq.o bwtmisc.o bwtindex.o stdaln.o simple_dp.o bwaseqio.o bwase.o bwape.o kstring.o cs2nt.o bwtsw2_core.o bwtsw2_main.o bwtsw2_aux.o bwt_lite.o bwtsw2_chain.o bamlite.o main.o -o pBWA -lm -lz -lpthread -Lbwt_gen -lbwtgen /usr/bin/ld: cannot find -lbwtgen collect2: ld returned 1 exit status make: *** [pBWA] Error 1
  • Hi, how to install it? I run $ make in the folder and got these lines make[1]: Entering directory `/home/ruan/pkgs/pBWA' make[1]: Nothing to be done for `lib'. make[1]: Leaving directory `/home/ruan/pkgs/pBWA' make[1]: Entering directory `/home/ruan/pkgs/pBWA/bwt_gen' mpicc -c -g -Wall -m64 -O2 -DHAVE_PTHREAD -D_LARGEFILE64_SOURCE bwt_gen.c -o bwt_gen.o make[1]: mpicc: Command not found make[1]: *** [bwt_gen.o] Error 127 make[1]: Leaving directory `/home/ruan/pkgs/pBWA/bwt_gen' make: *** [lib-recur] Error 1
Read more reviews >

Additional Project Details

Registered

2011-04-03