broadinstitute / firepony

Efficient base quality score recalibrator for NGS data

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:Cuda 44.8%Language:C++ 36.0%Language:CMake 16.7%Language:Python 2.1%Language:C 0.3%Language:Shell 0.2%