vcflib
Library for parsing and manipulating VCF files
Vcflib provides methods to manipulate and interpret sequence variation as it can be described by VCF. It is both an API for parsing and operating on records of genomic variation as it can be described by the VCF format, and a collection of command-line utilities for executing complex manipulations on VCF files.
- Versions: 1.0.9
- Website: https://github.com/vcflib/vcflib/
- Licenses: Expat
- Package source: gnu/packages/bioinformatics.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of vcflib
as follows:
guix install vcflib
Or install a particular version:
guix install vcflib@1.0.9
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/vcflib/'><img src='http://127.0.0.1:3000/packages/vcflib/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/vcflib/badges/latest-version.svg)](http://127.0.0.1:3000/packages/vcflib/) Org: [[http://127.0.0.1:3000/packages/vcflib/][http://127.0.0.1:3000/packages/vcflib/badges/latest-version.svg]]