We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d40d24a + 5fa303c commit 4895004Copy full SHA for 4895004
1 file changed
reactome2py/utils.py
@@ -109,7 +109,7 @@ def gene_mappings():
109
print('Status code returned a value of %s' % response.status_code)
110
111
112
-def pathway_fi(release="2018", stId="R-HSA-177929", pattern="R-HSA-"):
+def pathway_fi(release="2019", stId="R-HSA-177929", pattern="R-HSA-"):
113
"""
114
Fetch Pathway's Functional Interactions (FI) https://www.ncbi.nlm.nih.gov/pubmed/20482850
115
0 commit comments