bx-python¶
Summary¶
Toolkit to enable rapid implementation of genome scale analyses.
Versions¶
- 0.7.3
- 0.7.2
- 0.7.1
License¶
MIT
Meta¶
package:
name: bx-python
version: '0.7.3'
source:
#hg_url: https://bitbucket.org/james_taylor/bx-python
fn: bx-python-0.7.3.tar.gz
url: https://pypi.python.org/packages/source/b/bx-python/bx-python-0.7.3.tar.gz
md5: d8c50c01c9e421bae0bbdbfa00fef6e4
build:
number: 1
skip: True # [not py27]
requirements:
build:
- python
- setuptools
- cython
- nose
- numpy x.x
run:
- python
- setuptools
- numpy x.x
test:
imports:
- bx.align.sitemask
- bx.tabular
- bx.intervals
- bx.align
- bx.bbi
- bx.bbi.bigwig_file
- bx.cookbook
- bx.arrays
- bx.motif.io
- bx.seq
- bx.intervals.operations
- bx.pwm
- bx.misc
- bx.motif
- bx.phylo
- bx.motif.logo
- bx_extras
- bx.align.tools
- bx
- bx.intseq
requires:
# Put any additional test requirements here. For example
- nose
about:
home: http://bitbucket.org/james_taylor/bx-python/wiki/Home
license: MIT
summary: Toolkit to enable rapid implementation of genome scale analyses.