.. _`cyvcf2`: cyvcf2 ====== A cython wrapper around htslib built for fast parsing of Variant Call Format (VCF) files ======== =========== Home https://github.com/brentp/cyvcf2 Versions 0.2.5 License MIT Recipe https://github.com/bioconda/bioconda-recipes/tree/master/recipes/cyvcf2 ======== =========== Installation ------------ .. highlight: bash With an activated Bioconda channel (see :ref:`setup`), install with:: conda install cyvcf2 and update with:: conda update cyvcf2