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¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install cyvcf2
and update with:
conda update cyvcf2