Class ExpressionExperimentSubSetUtils
java.lang.Object
ubic.gemma.model.expression.experiment.ExpressionExperimentSubSetUtils
Utility methods for
ExpressionExperimentSubSet.- Author:
- poirigui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringObtain the unprefixed name of a subset, i.e., the name without the source experiment name and delimiter.
-
Constructor Details
-
ExpressionExperimentSubSetUtils
public ExpressionExperimentSubSetUtils()
-
-
Method Details
-
getUnprefixedName
Obtain the unprefixed name of a subset, i.e., the name without the source experiment name and delimiter.
-