geneontology / amigo

AmiGO is the public interface for the Gene Ontology.
http://amigo.geneontology.org
BSD 3-Clause "New" or "Revised" License
29 stars 17 forks source link

KEGG links missing #568

Closed pgaudet closed 5 years ago

pgaudet commented 5 years ago

At least from GO:0008948

http://amigo.geneontology.org/amigo/term/GO:0008948

There is no link to the KEGG reaction.

Should be https://www.genome.jp/dbget-bin/www_bget?rn:R00217

Thanks, Pascale

kltm commented 5 years ago

This is an upstream issue with db-xrefs.yaml in go-site/: there is no linkable KEGG information for AmiGO to use.

ValWood commented 5 years ago

this is where we got to when we looked into this https://github.com/pombase/website/issues/763

so there is a file MF-> KEGG http://current.geneontology.org/ontology/external2go/kegg2go

pgaudet commented 5 years ago

@kltm

Who added this ?

Isn't this what you need ?

Thanks, Pascale

kltm commented 5 years ago

@pgaudet No, this is the wrong namespace--we need something for KEGG.

pgaudet commented 5 years ago

I figure it out - this is an ontology problem, the prefix was wrong. I opened a new ticket. https://github.com/geneontology/go-ontology/issues/17506

pgaudet commented 5 years ago

Links now working !