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.6.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file bio2bel_chebi-0.0.6.tar.gz
.
File metadata
- Download URL: bio2bel_chebi-0.0.6.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c893dadbfa5bd8ec86928282726e9c28704b911a4a0ff80d5de62c721dde63f0 |
|
MD5 | 2d190e8a958d09102b517d5d9274ae41 |
|
BLAKE2b-256 | d3215cfc0e33c2e162cc790e0c2ab431138864243dd5a82221bccc990602f64a |
File details
Details for the file bio2bel_chebi-0.0.6-py3-none-any.whl
.
File metadata
- Download URL: bio2bel_chebi-0.0.6-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | de7d64a1bf73111a23b02571257393885803ad6793bdd3d89c4a0f129888ee1b |
|
MD5 | 3c2c3ed55056cd740ed0e5a59122ff6c |
|
BLAKE2b-256 | 4445729e640d484bdbcf0ac18dad8378e6f4895ebae2556cbb9f79f49608128e |