Bio2BEL HSDN 
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()
Release files for bio2bel-hsdn 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| bio2bel_hsdn-0.0.1.tar.gz | 10.0 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| bio2bel_hsdn-0.0.1-py36-none-any.whl | Python 3.6 | none | any | Details |
Total release size: 16.8 kB
Release files / bio2bel_hsdn-0.0.1.tar.gz
| Download URL | bio2bel_hsdn-0.0.1.tar.gz |
|---|---|
| Size | 10.0 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a73277d86f13b17a60c202d82e1914c773b70a7580369dd33aba3345e1234ae7
|
|
BLAKE2b-256 checksum How to use checksums |
107666849d5402e18fe695987f7b6f23a039935333c1c35b19f48c599ebd0264
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|
Release files / bio2bel_hsdn-0.0.1-py36-none-any.whl
| Download URL | bio2bel_hsdn-0.0.1-py36-none-any.whl |
|---|---|
| Size | 6.8 kB |
| Tags | Python 3.6 |
|
SHA-256 checksum How to use checksums |
c2e9771a03975c0448c514d50067666e67764f43441fd2ff731b5d228a36d36e
|
|
BLAKE2b-256 checksum How to use checksums |
115bfe19ca6e8697a11412391792193baf49917e26ad7406b7d1af52109bd55c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.0
|