File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -42,13 +42,13 @@ The following environment variables can be used to configure the server:
4242
4343If Pathway Commons data and files have been updated since this app's last built and run,
4444or you simply want to connect to a different PC2 instance (don't forget to set PC_URL),
45- then the file `src/server/graph-generation /biopax-metadata/generic-physical-entity-map.json`
45+ then the file `src/server/routes/pathways/generate-pathway-json /biopax-metadata/generic-physical-entity-map.json`
4646needs to be updated.
4747
4848Use the script
4949```sh
5050cd src/scripts/generic-entity-mapping/
51- PC_VERSION=v11 sh update.sh
51+ PC_VERSION=v12 sh update.sh
5252```
5353to refresh ` physical_entities.json.gz ` from the path ` www.pathwaycommons.org/archives/PC2/<PC_VERSION>/ ` in Pathway Commons.
5454
You can’t perform that action at this time.
0 commit comments