/CuteVCF

simple viewer for variant call format using htslib

Primary LanguageC++GNU General Public License v3.0GPL-3.0

CuteVCF

simple GUI viewer for vcf file (variant call format) using htslib. Only tested on Linux for now. But binary will come soon after compiling htslib on windows.

preview

Compile

## From Qt Creator

## From Shell

qmake CuteVcf.pro 
make