An open API service indexing awesome lists of open source software.

https://github.com/labsquare/cutevcf

simple viewer for variant call format using htslib
https://github.com/labsquare/cutevcf

bioinformatics genomics gui qt5 variants vcf

Last synced: 10 months ago
JSON representation

simple viewer for variant call format using htslib

Awesome Lists containing this project

README

          

CuteVCF is a genomics variant viewer according to the VCF specification. . You can open vcf.gz file and read all information related to a variant.
GUI is made with Qt 5.7 and vcf are reading with htslib.
CuteVCF is under GPL3 license. You can download the code source from github .