Skip to main content

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 Current version on PyPI Stable Supported Python Versions MIT License

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


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)

Uploaded Source

Built Distribution

bio2bel_hsdn-0.0.1-py36-none-any.whl (6.8 kB view hashes)

Uploaded Python 3.6

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page