A package for converting ChEBI to BEL
Project description
Convert the ChEBI ontology and related chemical information to BEL.
Installation
bio2bel_chebi can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_chebi
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/chebi.git@master
Setup
ChEBI can be downloaded and populated from either the Python REPL or the automatically installed command line utility.
Python REPL
>>> import bio2bel_chebi
>>> chebi_manager = bio2bel_chebi.Manager()
>>> chebi_manager.populate()
Command Line Utility
bio2bel_chebi populate
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
bio2bel_chebi-0.0.5.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file bio2bel_chebi-0.0.5.tar.gz
.
File metadata
- Download URL: bio2bel_chebi-0.0.5.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bfae214fb549a990ebab2a94574f930b94ea800c6802f9fffb8c5e4b2d7aa58 |
|
MD5 | da645dd80b554266dacbd5ba1a02a33b |
|
BLAKE2b-256 | a199f1a04a09fbe8809bfc43b6b48c7969923a7d95f988d259d220cce0ce01e8 |
Provenance
File details
Details for the file bio2bel_chebi-0.0.5-py3-none-any.whl
.
File metadata
- Download URL: bio2bel_chebi-0.0.5-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0594ef173356366fd41afb452ed1f6a2072ae839bcc7939198e0ffc3324083d0 |
|
MD5 | fefecabe61ad012ce6bf082ff8d18f98 |
|
BLAKE2b-256 | a0db41539df074746f6026faf968318263a934fac8cbaf93cf9953a5e3826102 |