Ecosyste.ms: Awesome
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: 16 days ago
JSON representation
simple viewer for variant call format using htslib
- Host: GitHub
- URL: https://github.com/labsquare/cutevcf
- Owner: labsquare
- License: gpl-3.0
- Created: 2016-12-14T17:54:51.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T16:02:26.000Z (almost 8 years ago)
- Last Synced: 2023-03-05T01:42:38.919Z (almost 2 years ago)
- Topics: bioinformatics, genomics, gui, qt5, variants, vcf
- Language: C++
- Size: 3.56 MB
- Stars: 30
- Watchers: 13
- Forks: 4
- Open Issues: 15
-
Metadata Files:
- Readme: README
- Changelog: CHANGELOG
- License: LICENSE
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 .