Skip to content

Commit

Permalink
Upgrade wp version
Browse files Browse the repository at this point in the history
  • Loading branch information
ddomingof committed Mar 26, 2020
1 parent 8e1482e commit 65c2a04
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 @@ -144,7 +144,7 @@ def ensure_pathme_folders():
RDF_REACTOME = 'ftp://ftp.ebi.ac.uk/pub/databases/RDF/reactome/r67/reactome-biopax.tar.bz2'

#: WikiPathways RDF
RDF_WIKIPATHWAYS = 'http://data.wikipathways.org/20190910/rdf/wikipathways-20190910-rdf-wp.zip'
RDF_WIKIPATHWAYS = 'http://data.wikipathways.org/20200310/rdf/wikipathways-20200310-rdf-wp.zip'

#: Mapping to compare conversion of entities from KEGG XML (i.e. KGML) to BEL
KEGG_STATS_COLUMN_NAMES = {
Expand Down

0 comments on commit 65c2a04

Please sign in to comment.