-
recipe
pybel
PyBEL is a Python package for parsing and handling biological networks encoded in the Biological Expression Language (BEL).
- Homepage
- Documentation
- Developer docs
- License
APACHE / Apache-2.0
- Recipe
- Links
-
package
pybel
¶ -
- Versions
0.13.2-0
,0.9.3-1
,0.9.3-0
,0.5.4-0
,0.4.0-0
- Depends
- Required By
Installation
With an activated Bioconda channel (see 2. 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>
)
Link to this page¶
Render an badge with the following MarkDown:
[](http://bioconda.github.io/recipes/pybel/README.html)