reactome / container

:construction: Repository for files for running a Reactome production-like environment inside a docker container. Currently, this project's status is "Work-In-Progress". :construction:
9 stars 4 forks source link

Interactors database #16

Closed SolomonShorser-OICR closed 7 years ago

SolomonShorser-OICR commented 7 years ago

Generate the interactors database. Details about this process can be found here: https://github.com/reactome-pwp/interactors-core

The process to generate the interactors database file might need to be modified to work with neo4j running in a docker container rather than directly on the host machine.

This should not require any changes to the Java code of interactors-core itself.

SolomonShorser-OICR commented 7 years ago

If the work for this has been completed, please close the issue.