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.1.1.tar.gz
(18.4 kB
view details)
Built Distribution
File details
Details for the file bio2bel_chebi-0.1.1.tar.gz
.
File metadata
- Download URL: bio2bel_chebi-0.1.1.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 231e879992ab49273a561af9efaf16ad47fd4d84cefd0dc39b5c011a605fb2d6 |
|
MD5 | 250c0939ee630c16c4e337eaea2ec333 |
|
BLAKE2b-256 | af205b60644a52e0546be0ca2b2a82430d3471386912bb4f7fb44703aa9fd85f |
Provenance
File details
Details for the file bio2bel_chebi-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bio2bel_chebi-0.1.1-py3-none-any.whl
- Upload date:
- Size: 15.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 18c118da3401707ccd172d19b8b399c0f5d044eb7fd8bad1a39d6716b8bdb3cb |
|
MD5 | 7ffe7f158d7cd27412ef29055f90fa8b |
|
BLAKE2b-256 | 6353b83af1ce076d6dfa2499727b5e3a38a5e21b70c4be9a212f331976d67a7c |