Package org.intermine.bio.web.displayer
Class RegulatoryRegionsDisplayer
- java.lang.Object
-
- org.intermine.web.displayer.ReportDisplayer
-
- org.intermine.bio.web.displayer.RegulatoryRegionsDisplayer
-
public class RegulatoryRegionsDisplayer extends org.intermine.web.displayer.ReportDisplayerTODO: merge this with OverlappingFeaturesDisplayer to reuse common functionality (preferrably wo/ creating another table type on a report page
-
-
Field Summary
Fields Modifier and Type Field Description protected static org.apache.log4j.LoggerLOG
-
Constructor Summary
Constructors Constructor Description RegulatoryRegionsDisplayer(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)
-