Class CellBrowserServiceImpl
java.lang.Object
ubic.gemma.core.visualization.cellbrowser.CellBrowserServiceImpl
- All Implemented Interfaces:
CellBrowserService
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionObtain a URL for the Cell Browser for a givenExpressionExperiment.booleanCheck if a particularExpressionExperimenthas a Cell Browser dataset configured.
-
Constructor Details
-
CellBrowserServiceImpl
public CellBrowserServiceImpl()
-
-
Method Details
-
getBrowserUrl
Description copied from interface:CellBrowserServiceObtain a URL for the Cell Browser for a givenExpressionExperiment.- Specified by:
getBrowserUrlin interfaceCellBrowserService
-
hasBrowser
Description copied from interface:CellBrowserServiceCheck if a particularExpressionExperimenthas a Cell Browser dataset configured.- Specified by:
hasBrowserin interfaceCellBrowserService
-