bio2bel-hsdn 0.0.1
pip install bio2bel-hsdn
Released:
Converts the human symptoms-disease network produced by Zhou and Himmelstein to BEL
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Charles Tapley Hoyt
- Maintainer: Charles Tapley Hoyt
- Tags Biological Expression Language, Bio2BEL
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Charles Tapley Hoyt
- Maintainer: Charles Tapley Hoyt
- Tags Biological Expression Language, Bio2BEL
- Requires: Python >=3.6
Classifiers
- Development Status
- Intended Audience
- License
- Programming Language
- Topic
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
Built Distribution
File details
Details for the file bio2bel_hsdn-0.0.1.tar.gz
.
File metadata
- Download URL: bio2bel_hsdn-0.0.1.tar.gz
- Upload date:
- Size: 10.0 kB
- Tags: Source
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a73277d86f13b17a60c202d82e1914c773b70a7580369dd33aba3345e1234ae7 |
|
MD5 | c0207a8e1284092625ca49f59a7d5f6d |
|
BLAKE2b-256 | 107666849d5402e18fe695987f7b6f23a039935333c1c35b19f48c599ebd0264 |
File details
Details for the file bio2bel_hsdn-0.0.1-py36-none-any.whl
.
File metadata
- Download URL: bio2bel_hsdn-0.0.1-py36-none-any.whl
- Upload date:
- Size: 6.8 kB
- Tags: Python 3.6
- Uploaded using 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
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2e9771a03975c0448c514d50067666e67764f43441fd2ff731b5d228a36d36e |
|
MD5 | 87f9e46512dd338f4c1cdf1fd2b2fa9c |
|
BLAKE2b-256 | 115bfe19ca6e8697a11412391792193baf49917e26ad7406b7d1af52109bd55c |