Skip to content

FranckRICHARD01/RbowtieCuda

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RbowtieCuda package: an R wrapper for nvBowtie, a fork version of the NVBIO library.

The RbowtieCuda package provides an R interface to nvBowtie^[Langmead, B., & Salzberg, S. L. (2012). Fast gapped-read alignment with Bowtie 2. Nature methods, 9(4), 357-359.], a CUDA-based adaptation of the popular Bowtie2 short-read aligner, originally developed by Jacopo Pantaleoni and collaborators. This package allows users to build genome indexes and create alignment files in .sam or .bam formats, leveraging the computational power of modern NVIDIA GPUs for significantly faster processing speeds. nvBowtie is part of the NVBIO library, and the package also includes an experimental implementation of the Wavefront Alignment (WFA) method ^[Marco-Sola S, Moure JC, Moreto M et al. Fast gap-affine pairwise alignment using the wavefront algorithm. Bioinformatics 2021;37: 456–63.].

Source Package Information

The RbowtieCuda is built on a modified version of the nvBIO v1.1.50 source code, which can be accessed at https://github.com/NVlabs/nvbio.

Acknowledgements

We would like to thank Ismael Galve Roperh for his assistance.

Contributors

Original NVBIO developers:

Jacopo Pantaleoni - [email protected]
Nuno Subtil - [email protected]

RbowtieCuda developers:

Samuel Simon Sanchez - [email protected]
Franck RICHARD - [email protected]

Maintainer: Franck RICHARD

References

[1] Langmead, B., & Salzberg, S. L. (2012). Fast gapped-read alignment with Bowtie 2. Nature methods, 9(4), 357-359.

[2] Marco-Sola S, Moure JC, Moreto M et al. Fast gap-affine pairwise alignment using the wavefront algorithm. Bioinformatics 2021;37: 456–63.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published