Uses of Class
ubic.gemma.model.expression.bioAssayData.SingleCellDimensionValueObject
-
Packages that use SingleCellDimensionValueObject Package Description ubic.gemma.rest -
-
Uses of SingleCellDimensionValueObject in ubic.gemma.rest
Method parameters in ubic.gemma.rest with type arguments of type SingleCellDimensionValueObject Modifier and Type Method Description Object
DatasetsWebService. getDatasetSingleCellDimension(DatasetArg<?> datasetArg, QuantitationTypeArg<?> qtArg, ExcludeArg<SingleCellDimensionValueObject> excludeArg, Boolean useBioAssayId, javax.ws.rs.core.HttpHeaders headers)
Retrieve the single-cell dimension for a given quantitation type.Constructors in ubic.gemma.rest with parameters of type SingleCellDimensionValueObject Constructor Description ResponseDataObjectSingleCellDimensionValueObject(SingleCellDimensionValueObject payload)
-