Skip to content

pybel/pybel-tools

Repository files navigation

PyBEL Tools Build Status Development Coverage Status Development Documentation Status zenodo

PyBEL Tools is a suite of tools built on top of PyBEL to facilitate data management, integration, and analysis. For examples, see the PyBEL Notebooks repository.

Citation

If you find PyBEL useful for your work, please consider citing:

Installation Current version on PyPI Stable Supported Python Versions MIT License

PyBEL Tools can be installed easily from PyPI with the following code in your favorite terminal:

$ pip install pybel_tools

or from the latest code on GitHub with:

$ pip install git+https://github.com/pybel/pybel-tools.git

See the installation documentation for more advanced instructions.

Documentation and Examples

Acknowledgements

This package was originally developed as part of the master's work of Charles Tapley Hoyt at Fraunhofer SCAI.