Uses of Class
ubic.gemma.rest.DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject
-
Packages that use DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject Package Description ubic.gemma.rest -
-
Uses of DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject Modifier and Type Method Description ResponseDataObject<DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject>
DatasetsWebService. getDatasetSubSetById(DatasetArg<?> datasetArg, Long subSetId)
ResponseDataObject<List<DatasetsWebService.ExpressionExperimentSubSetWithGroupsValueObject>>
DatasetsWebService. getDatasetSubSets(DatasetArg<?> datasetArg)
-