recipe pybel

PyBEL is a Python package for parsing and handling biological networks encoded in the Biological Expression Language (BEL).

Homepage:

https://pybel.readthedocs.io

Documentation:

https://pybel.readthedocs.io/en/latest/

Developer docs:

https://github.com/pybel/pybel

License:

APACHE / Apache-2.0

Recipe:

/pybel/meta.yaml

Links:

doi: 10.1093/bioinformatics/btx660

package pybel

(downloads) docker_pybel

Versions:

0.13.2-00.9.3-10.9.3-00.5.4-00.4.0-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install pybel

and update with:

conda update pybel

or use the docker container:

docker pull quay.io/biocontainers/pybel:<tag>

(see pybel/tags for valid values for <tag>)

Download stats