Skip to main content

Knowledge curated in BEL from full text during the Human Brain Pharmacome project

Project description


HBP Knowledge Travis CI DOI

This repository contains knowledge curated in Biological Expression Language (BEL) for the Human Brain Pharmacome (HBP) project.

InstallationUsageContributingLicense

Installation

hbp_knowledge can be installed from PyPI with the following command:

$ pip install hbp_knowledge

or the latest version can be installed from GitHub with:

$ pip install git+https://github.com/pharmacome/knowledge.git

Usage

The graph can be loaded with:

from hbp_knowledge import get_graphs
from pybel import union

# Get all graphs
graphs = get_graphs()

# Combine them all using pybel.union
graph = union(graphs.values())

Contributing

Contributions are welcome! Please submit all pull requests to https://github.com/pharmacome/knowledge.

License

  • BEL scripts in this repository are licensed under the CC BY 4.0 license.
  • Python source code in this repository is licensed under the MIT license.

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

hbp_knowledge-0.0.3.tar.gz (4.2 MB view hashes)

Uploaded Source

Built Distribution

hbp_knowledge-0.0.3-py3-none-any.whl (4.4 MB view hashes)

Uploaded Python 3

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