Package org.intermine.bio.web.displayer
Class GeneOntologyDisplayer
- java.lang.Object
-
- org.intermine.web.displayer.ReportDisplayer
-
- org.intermine.bio.web.displayer.GeneOntologyDisplayer
-
public class GeneOntologyDisplayer extends org.intermine.web.displayer.ReportDisplayerBuilds datastructure from go parent id to go term id. Includes evidence codes.
-
-
Field Summary
Fields Modifier and Type Field Description static java.util.Set<java.lang.String>ONTOLOGIESThe names of ontology root terms.
-
Constructor Summary
Constructors Constructor Description GeneOntologyDisplayer(org.intermine.web.logic.config.ReportDisplayerConfig config, org.intermine.api.InterMineAPI im)Construct with config and the InterMineAPI.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voiddisplay(javax.servlet.http.HttpServletRequest request, org.intermine.web.logic.results.ReportObject reportObject)
-