pathfinder http://reactome.org/ graph binding
reactome.graph.db
to graph.db
and nest it within a databases
directorydb_neo4j_reactome.tar.gz
such that it contains databases/graph.db/...
_backup
./docker-backup restore
to restore the db snapshot
git clone https://github.com/Caleydo/pathfinder_graph_reactome.git
cd pathfinder_graph_reactome
npm install
npm test
npm run build
This repository is part of Phovea, a platform for developing web-based visualization applications. For tutorials, API docs, and more information about the build and deployment process, see the documentation page.