Skip to content

Efficient base quality score recalibrator for NGS data

License

Notifications You must be signed in to change notification settings

NVlabs/firepony

 
 

Repository files navigation

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

About

Efficient base quality score recalibrator for NGS data

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Cuda 44.7%
  • C++ 36.0%
  • CMake 16.7%
  • Python 2.1%
  • Other 0.5%