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.1.tar.gz
(73.6 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_drugbank-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6c7c17807581672afac486dccc5355b56354ee9afa5b83c4d8d5cf5e11fee0e3 |
|
MD5 | 06100732fc87c14dd11f22992dbf7d6c |
|
BLAKE2b-256 | 0ce6fca658d2e5f3ca338bb2f9b1a4b9c05f256b0d7a20fba482d0934b7bd21c |