Tools for using BEL documents in python
Project description
PyBEL Tools is a suite of tools built on top of PyBEL to facilitate data management, integration, and analysis. For further examples, see the PyBEL Notebooks repository.
Installation
PyBEL Tools can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install pybel_tools
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/pybel/pybel-tools.git@develop
Documentation and Examples
Documentation at https://pybel-tools.readthedocs.io
Cookbook at https://github.com/pybel/pybel-notebooks
Acknowledgements
This package was originally developed as part of the master’s work of Charles Tapley Hoyt at Fraunhofer SCAI with support from the IMI projects: AETIONOMY and PHAGO.
Links
Documented on Read the Docs
Versioned on GitHub
Tested on Travis CI
Distributed by PyPI
Chat on Gitter
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.