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.0.1.tar.gz
(69.3 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_drugbank-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4cbe1561193bcb2c76ec6b47e992e5f02b52d7d8b6574757e88e9fb47b650aa8 |
|
MD5 | 2a7ed3d6381da5574a012fbe7681adb0 |
|
BLAKE2b-256 | 2278cf0efe539391079f6d29a4198f0fea2aaa8488df3f9e431970fdbacb4527 |