All Projects → broadinstitute → firepony

broadinstitute / firepony

Licence: other
Efficient base quality score recalibrator for NGS data

Programming Languages

Cuda
1817 projects
C++
36643 projects - #6 most used programming language
CMake
9771 projects
python
139335 projects - #7 most used programming language

Firepony

Firepony is a C++/CUDA reimplementation of the GATK base quality score recalibration algorithm.

It is meant to act as a fast drop-in replacement for GATK BQSR in sequence analysis pipelines. The output of Firepony can be consumed by GATK for subsequent processing steps.

Firepony can run on both x86 CPUs and NVIDIA GPUs. Because it was designed from the ground-up in a data-parallel fashion, Firepony scales extremely well across both architectures.

https://github.com/broadinstitute/firepony/wiki

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].