Interface CellBrowserService
- All Known Implementing Classes:
CellBrowserServiceImpl
public interface CellBrowserService
-
Method Summary
Modifier and TypeMethodDescriptionObtain a URL for the Cell Browser for a givenExpressionExperiment.booleanCheck if a particularExpressionExperimenthas a Cell Browser dataset configured.
-
Method Details
-
getBrowserUrl
Obtain a URL for the Cell Browser for a givenExpressionExperiment. -
hasBrowser
Check if a particularExpressionExperimenthas a Cell Browser dataset configured.
-