A package for converting DrugBank to BEL
Project description
Converts DrugBank 5.0 to BEL.
Installation
bio2bel_drugbank can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_drugbank
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/drugbank.git@master
Setup
Python REPL
>>> import bio2bel_drugbank
>>> drugbank_manager = bio2bel_drugbank.Manager()
>>> drugbank_manager.populate()
Command Line Utility
bio2bel_drugbank populate
Citations
Wishart, D. S., et al. (2018). DrugBank 5.0: a major update to the DrugBank database for 2018. Nucleic Acids Research, 46(D1), D1074–D1082.
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_drugbank-0.1.0.tar.gz
(70.0 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_drugbank-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d94bca6d4af6fdd8ba5a9cd858c2532cbd3711baf05f0412672d7884b842ef58 |
|
MD5 | f7b5f78ab842f3c25e3478a9fcfaff64 |
|
BLAKE2b-256 | d9975b3d7e9b69acdbcc26566cc08ab5da9d5edb5d3e551bde64a0bcd3dbfc39 |