Skip to main content
2025 Python Packaging Survey is now live!  Take the survey now

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.

Supported by

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