Skip to main content

Knowledge curated for NeuroMMSig during the AETIONOMY project

Project description


NeuroMMSig Knowledge

This repository contains knowledge curated in Biological Expression Language (BEL) for NeuroMMSig during the AETIONOMY project.

Installation

The latest version can be installed from GitHub with:

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

Usage

The graph can be loaded with:

from neurommsig_knowledge import repository
from pybel import union

# Get all graphs
graphs = repository.get_graphs()

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

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

neurommsig_knowledge-0.0.1.tar.gz (2.2 MB view hashes)

Uploaded Source

Built Distribution

neurommsig_knowledge-0.0.1-py3-none-any.whl (2.2 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