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.2.1.tar.gz
(18.7 kB
view details)
File details
Details for the file bio2bel_chebi-0.2.1.tar.gz
.
File metadata
- Download URL: bio2bel_chebi-0.2.1.tar.gz
- Upload date:
- Size: 18.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.23.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0af769874d2b616cd94c2652d8c9d88d3cea5667cf8bc92de8e09fb052db17d |
|
MD5 | f5e491161f5db462bb7480b8e8b9b4f1 |
|
BLAKE2b-256 | 00eae37b1dd4d0a2f8beba8c2a89e0cf4ca80e71bd1b827669120f44a5ae2853 |