Skip to content

Commit

Permalink
Updated README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
IgorRodchenkov committed Mar 19, 2024
1 parent ac6cb2a commit 326b0d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ See comments in: `src/main/resources/config/application.properties`;
Download a Pathway Commons Extended SIF data archive and save it as data.gz in current dir:

```commandline
wget -O data.gz "https://www.pathwaycommons.org/archives/PC2/v12/PathwayComons12.All.hgnc.txt.gz"
wget -O data.gz "https://www.pathwaycommons.org/archives/PC2/v14/PC14.All.hgnc.txt.gz"
```

Alternatively, can use the remote URL in the `--sifgraph.data=https://...` option
Expand Down

0 comments on commit 326b0d4

Please sign in to comment.