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.dev0.tar.gz
(18.8 kB
view details)
Built Distribution
File details
Details for the file bio2bel_chebi-0.0.6.dev0.tar.gz
.
File metadata
- Download URL: bio2bel_chebi-0.0.6.dev0.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e4098242ef59fd705969bfbfeed310cc5103370057c4368d2628e24bcebb3d7 |
|
MD5 | 718ae5574b82cbb081e3df8d2710b7ca |
|
BLAKE2b-256 | e15673f8d01b5c7b64c6b802fc81f679268977e8701201dff20eb7442e1ffff6 |
Provenance
File details
Details for the file bio2bel_chebi-0.0.6.dev0-py3-none-any.whl
.
File metadata
- Download URL: bio2bel_chebi-0.0.6.dev0-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6ed5e3dd7959bbcd65edb80c863471de085af20b559bbc677c820a6a9ab519e |
|
MD5 | 98b563ba6dc814ba7a4d637078556e24 |
|
BLAKE2b-256 | 38cb281050dc7669ec731edbed48320e8317d63164703a54af7600c75c4fc001 |