There was an error while loading. Please reload this page.
1 parent 1d7e03f commit 2516b0cCopy full SHA for 2516b0c
1 file changed
README.md
@@ -21,7 +21,7 @@ See comments in: `src/main/resources/config/application.properties`;
21
Download a Pathway Commons Extended SIF data archive and save it as data.gz in current dir:
22
23
```commandline
24
-wget -O data.gz "https://www.pathwaycommons.org/archives/PC2/v14/PC14.All.hgnc.txt.gz"
+wget -O data.gz "https://download.baderlab.org/PathwayCommons/PC2/v14/pc-hgnc.txt.gz"
25
```
26
27
Alternatively, can use the remote URL in the `--sifgraph.data=https://...` option
0 commit comments