Skip to content

Commit

Permalink
Update WP URL
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomingof committed Oct 3, 2019
1 parent 458d76b commit 5696dbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pathme/constants.py
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ def ensure_pathme_folders(): # TODO why is this a function?

KEGG_KGML_URL = 'http://rest.kegg.jp/get/{}/kgml'
RDF_REACTOME = 'ftp://ftp.ebi.ac.uk/pub/databases/RDF/reactome/r67/reactome-biopax.tar.bz2'
RDF_WIKIPATHWAYS = 'http://data.wikipathways.org/20190610/rdf/wikipathways-20190610-rdf-wp.zip'
RDF_WIKIPATHWAYS = 'http://data.wikipathways.org/20190910/rdf/wikipathways-20190910-rdf-wp.zip'

KEGG_STATS_COLUMN_NAMES = {
'nodes': 'BEL Nodes',
Expand Down

0 comments on commit 5696dbe

Please sign in to comment.