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

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

Follow Parallel BWA [pBWA]

Parallel BWA [pBWA] Web Site

Other Useful Business Software
Gen AI apps are built with MongoDB Atlas Icon
Gen AI apps are built with MongoDB Atlas

Build gen AI apps with an all-in-one modern database: MongoDB Atlas

MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
Start Free
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