This package browser is in early development. Mind the rough edges.

vcflib 1.0.9

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.

Installation

Install vcflib 1.0.9 as follows:

guix install vcflib@1.0.9

Or install the latest version:

guix install vcflib

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.