Converts the human symptoms-disease network produced by Zhou and Himmelstein to BEL
Project description
Converts the human symptoms-disease network produced by Zhou and Himmelstein to BEL
Big thanks to Daniel Himmelstein for preprocessing this data in his repository at: https://github.com/dhimmel/hsdn
Installation
bio2bel_hsdn can be installed easily from PyPI with the following code in your favorite terminal:
$ python3 -m pip install bio2bel_hsdn
or from the latest code on GitHub with:
$ python3 -m pip install git+https://github.com/bio2bel/hsdn.git
Setup
This repository does not currently cache the data, but only wraps conversion to BEL.
Python REPL
>>> import bio2bel_hsdn
>>> hsdn_manager = bio2bel_hsdn.Manager()
>>> graph = hsdn_manager.to_bel()
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_hsdn-0.0.1.tar.gz
(10.0 kB
view hashes)
Built Distribution
Close
Hashes for bio2bel_hsdn-0.0.1-py36-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2e9771a03975c0448c514d50067666e67764f43441fd2ff731b5d228a36d36e |
|
MD5 | 87f9e46512dd338f4c1cdf1fd2b2fa9c |
|
BLAKE2b-256 | 115bfe19ca6e8697a11412391792193baf49917e26ad7406b7d1af52109bd55c |