stefano-bragaglia / onto2nx

Converts OWL ontologies and OBO to NetworkX Graphs

Home Page:http://onto2nx.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

onto2nx Build Status Code coverage Status zenodo

Converts OWL ontologies and OBO to NetworkX Graphs.

As of its first version, onto2nx currently relies on the code of a stripped-down version of OntoSpy. We would like to give a huge thank you to Michele Pasin for all of his hard work and making it available under the GPL 3.0 license so we could use it too.

Installation Supported Python Versions Current version on PyPI GPL 3.0 License

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

$ python3 -m pip install onto2nx

or from the latest code on GitHub with:

$ python3 -m pip install git+https://github.com/cthoyt/onto2nx.git

About

Converts OWL ontologies and OBO to NetworkX Graphs

http://onto2nx.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Python 100.0%