Open andrewsu opened 5 years ago
Currently, the reference URL for GO annotations goes to a URL like this: http://www.ebi.ac.uk/QuickGO/GAnnotation?protein=P60953
reference URL
QuickGO apparently has changed their deep linking URL pattern. The correct link should be: https://www.ebi.ac.uk/QuickGO/annotations?geneProductId=UniProtKB:P60953
We need to update our bot to correct this...
example: https://www.wikidata.org/wiki/Q1198053 for BP annotation to "single organismal cell-cell adhesion"
Currently, the
reference URL
for GO annotations goes to a URL like this: http://www.ebi.ac.uk/QuickGO/GAnnotation?protein=P60953QuickGO apparently has changed their deep linking URL pattern. The correct link should be: https://www.ebi.ac.uk/QuickGO/annotations?geneProductId=UniProtKB:P60953
We need to update our bot to correct this...