pyvcf¶
A Variant Call Format reader for Python
| Home | https://github.com/jamescasbon/PyVCF |
| Versions | 0.6.8.dev0 |
| License | BSD |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/pyvcf |
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install pyvcf
and update with:
conda update pyvcf