Download release
The binary is statically linked for linux 64bit and should run without installing the dependencies. Before running the binary you should enable executable permissions
wget https://github.com/DecodeGenetics/graphtyper/releases/download/v2.7.7/graphtyper
chmod a+x graphtyper
Release notes
- Added calculation of excess heterozygosity P-value (INFO/PexcessHet).
- Several minor fixes in snp/indel calling.