gemini¶
Summary¶
a lightweight db framework for disease and population genetics.
Versions¶
- 0.18.0
License¶
MIT License
Meta¶
package:
name: gemini
version: "0.18.0"
build:
number: 8
skip: True # [not py27]
source:
fn: gemini-3f96226.tar.gz
url: https://github.com/arq5x/gemini/archive/3f96226.tar.gz
#fn: gemini-0.18.0.tar.gz
#url: https://pypi.python.org/packages/source/g/gemini/gemini-0.18.0.tar.gz
md5: c3071a77037785ddc8d5e4ae40f203ee
requirements:
build:
- python
- setuptools
- bcolz
- bottle
- bx-python
- cyordereddict
- cython
- cyvcf2
- geneimpacts
- inheritance
- ipyparallel
- ipython-cluster-helper
- jinja2
- networkx
- numexpr
- numpy
- openpyxl
- pandas
- pybedtools
- pysam
- pyyaml
- scipy
- unidecode
run:
- python
- bcolz
- bottle
- bx-python
- cyordereddict
- cython
- cyvcf2
- geneimpacts
- inheritance
- ipyparallel
- ipython-cluster-helper
- jinja2
- networkx
- numexpr
- numpy
- openpyxl
- pandas
- pybedtools
- pysam
- pyyaml
- scipy
- unidecode
- grabix
test:
commands:
- gemini -h
imports:
- gemini
about:
home: https://github.com/arq5x/gemini
license: MIT License
summary: a lightweight db framework for disease and population genetics.