cyvcf2¶
Summary¶
A cython wrapper around htslib built for fast parsing of Variant Call Format (VCF) files
Versions¶
- 0.2.5
License¶
MIT
Meta¶
package:
name: cyvcf2
version: '0.2.5'
source:
fn: cyvcf2-0.2.5.tar.gz
url: https://pypi.python.org/packages/source/c/cyvcf2/cyvcf2-0.2.5.tar.gz
md5: b4151584ed2b55a02ace40d7f9723459
build:
number: 0
requirements:
build:
- python
- setuptools
- cython
- numpy
run:
- python
- numpy
- matplotlib
- seaborn
- pandas
test:
imports:
- cyvcf2
about:
home: https://github.com/brentp/cyvcf2
summary: A cython wrapper around htslib built for fast parsing of Variant Call Format (VCF) files
license: MIT