bcbio-nextgen-vm¶
Summary¶
Run bcbio-nextgen genomic sequencing analyses using isolated containers and virtual machines
Versions¶
- 0.1.0a
License¶
MIT
Meta¶
package:
name: bcbio-nextgen-vm
version: '0.1.0a'
build:
number: 69
skip: True # [not py27]
source:
fn: bcbio-nextgen-vm-8e55cc1.tar.gz
url: https://github.com/chapmanb/bcbio-nextgen-vm/archive/8e55cc1.tar.gz
requirements:
build:
- python
- setuptools
run:
- python
- setuptools
- bcbio-nextgen
- elasticluster
- nose
- six
test:
imports:
- bcbiovm.version
commands:
- bcbio_vm.py -h
about:
home: https://github.com/chapmanb/bcbio-nextgen-vm
license: MIT
summary: Run bcbio-nextgen genomic sequencing analyses using isolated containers and virtual machines