Skip to main content

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

Project description


HBP Knowledge Travis CI

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

Installation

The latest version can be installed form 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())

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.1.tar.gz (2.3 MB view hashes)

Uploaded Source

Built Distribution

hbp_knowledge-0.0.1-py3-none-any.whl (2.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