cyvcf2

A cython wrapper around htslib built for fast parsing of Variant Call Format (VCF) files

Installation

With an activated Bioconda channel (see Setup and usage), install with:

conda install cyvcf2

and update with:

conda update cyvcf2