Skip to content

bioinfo-pf-curie/mpiBWA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mpiBWA

This software allows the alignment of high-throughput sequencing data from fastq files. These files can be pair or single ended, trimmed or not. mpiBWA relies on BWA MEM and on the Message Passing Interface (MPI) standard to perform the parallelisation of the alignment processing over multiple cores and nodes of high performance computing clusters. mpiBWA is fully reproducible with the original BWA MEM version. This means that, if you take the same number of threads in the serial version of BWA and in the MPI version, then you will obtain exactly the same results.

Credits

This program has been developed by Frederic Jarlier from Institut Curie and Nicolas Joly from Institut Pasteur with the help of students from Paris Descartes University and supervised by Philippe Hupé from Institut Curie.

Contacts: frederic.jarlier@curie.fr, philippe.hupe@curie.fr

Acknowledgements

Citation

Jarlier F, Joly N, Fedy N et al. QUARTIC: QUick pArallel algoRithms for high-Throughput sequencIng data proCessing. F1000Research 2020, 9:240 (https://doi.org/10.12688/f1000research.22954.2)