Skip to content

gyorilab/indra_cogex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0fd3329 · Oct 27, 2021
May 17, 2021
May 7, 2021
Oct 27, 2021
Oct 27, 2021
May 14, 2021
Aug 29, 2021
Apr 6, 2021
May 7, 2021
Aug 30, 2021
May 11, 2021
Sep 14, 2021
May 17, 2021
Jul 19, 2021
May 7, 2021
May 17, 2021

Repository files navigation

INDRA CoGEx

Tests Code style: black

INDRA CoGEx (Context Graph Extension) is an automatically assembled biomedical knowledge graph which integrates causal mechanisms from INDRA with non-causal contextual relations including properties, ontology, and data.

Installation

Install the indra_cogex package with:

$ git clone https://github.com/bgyori/indra_cogex
$ cd indra_cogex
$ pip install -e .

Build

Build the graph then bulk import into Neo4j with:

$ python -m indra_cogex.sources
$ sh import.sh

Funding

The development of this project is funded under the DARPA Young Faculty Award (ARO grant W911NF2010255).