A package for parsing ontologies in the OWL and OBO format into NetworkX graphs
Project description
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
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
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.
Source Distribution
onto2nx-0.1.1.tar.gz
(161.8 kB
view hashes)
Built Distribution
Close
Hashes for onto2nx-0.1.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c9c98f878bc7d2d9065042d1d378363b3ebaf2b45b4437734e9bd9794d9894e3 |
|
MD5 | d7d63d843b77e34baaf99851e502a5e1 |
|
BLAKE2b-256 | d5fd170f24a5013c0a9f3fcb28d0857b63932b18a22788598ba7219e087e5b9b |