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
Gain insights and build data-powered applications Icon
Gain insights and build data-powered applications

Your unified business intelligence platform. Self-service. Governed. Embedded.

Chat with your business data with Looker. More than just a modern business intelligence platform, you can turn to Looker for self-service or governed BI, build your own custom applications with trusted metrics, or even bring Looker modeling to your existing BI environment.
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