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

Add PANTHER data #79

Open kltm opened 10 years ago

kltm commented 10 years ago

This means stringing through the PANTHER trees and getting the data loaded into GOlr in production. Largely completed though.

cmungall commented 10 years ago

But we already do this? Is this a ticket for using the data directly (ie no scraper middleman)

kltm commented 10 years ago

No, the ticket is not concerned with the loading, but rather setting the links and display to have them show up in normal operations.

kltm commented 10 years ago

/And/ getting production to add the trees.

kltm commented 8 years ago

From #403, We'd also like to look at stringing though the PTNs (in the with fields for annotations) for searching. A bit of a niche case.

It might be good to re-spec what's going on in this issue anyways. Is this to more fully integrate PANTHER data in general, with family pages similar to the PMID/ref pages?