Bio2BEL SIDER.
Project description
Converts the Side Effect Resource (SIDER) to BEL.
Installation

bio2bel_sider can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_sider
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/sider.git
Setup
SIDER can be downloaded and populated from either the Python REPL or the automatically installed command line utility.
Python REPL
>>> import bio2bel_sider
>>> sider_manager = bio2bel_sider.Manager()
>>> sider_manager.populate()
Command Line Utility
bio2bel_sider populate
Citations
Kuhn, M., et al. (2016). The SIDER database of drugs and side effects. Nucleic Acids Research, 44(D1), D1075–D1079.
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_sider-0.0.1.tar.gz
(13.6 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_sider-0.0.1-py36-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3bc94405aa2bfe93830e40b546be92ceb5cd534f5f8dc9215e60183b7207bcd |
|
MD5 | 4c88129708f44b4c05ffe1f8e9e19601 |
|
BLAKE2b-256 | 9860661292a7ea7a0e6c83074420d269bcb20dab4f8a12af00bfcdbcea76cd6c |