Skip to content
forked from hewillk/gatk-cpp

Hardware-friendly version of GATK4 HaplotypeCaller.

Notifications You must be signed in to change notification settings

shenjia1/gatk-cpp

 
 

Repository files navigation

Introduction

Hardware-friendly version of GATK4 HaplotypeCaller.

Getting started

mkdir build
cd build
cmake ..
make
./gatk -I ../input/chrM.sam -R ../reference/chrM.fa -O ../output/chrM.vcf 

About

Hardware-friendly version of GATK4 HaplotypeCaller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.0%
  • C 4.4%
  • CMake 0.6%