Uses of Class
ubic.gemma.rest.util.PaginatedResponseDataObject
Packages that use PaginatedResponseDataObject
-
Uses of PaginatedResponseDataObject in ubic.gemma.rest
Subclasses of PaginatedResponseDataObject in ubic.gemma.restModifier and TypeClassDescriptionstatic classstatic classstatic classMethods in ubic.gemma.rest that return PaginatedResponseDataObjectModifier and TypeMethodDescriptionDatasetsWebService.getDatasetsExpressionLevelsForGene(GeneArg<?> geneArg, QueryArg queryArg, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) Retrieve the expression levels of a given gene across all datasets.DatasetsWebService.getDatasetsExpressionLevelsForGeneInTaxon(TaxonArg<?> taxonArg, GeneArg<?> geneArg, QueryArg queryArg, FilterArg<ExpressionExperiment> filterArg, OffsetArg offsetArg, LimitArg limitArg, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) Retrieve the expression levels of a given gene and taxon across all datasets.GeneWebService.getGeneProbes(GeneArg<?> geneArg, OffsetArg offset, LimitArg limit) Retrieves the probes (composite sequences) with this gene.PlatformsWebService.getPlatformDatasets(PlatformArg<?> platformArg, OffsetArg offset, LimitArg limit) Retrieves experiments in the given platform.PlatformsWebService.getPlatformElements(PlatformArg<?> platformArg, OffsetArg offset, LimitArg limit) Retrieves the composite sequences (elements) for the given platform.TaxaWebService.getTaxonGeneProbes(TaxonArg<?> taxonArg, GeneArg<?> geneArg, OffsetArg offsetArg, LimitArg limitArg) TaxaWebService.getTaxonGenes(TaxonArg<?> taxonArg, OffsetArg offsetArg, LimitArg limitArg) -
Uses of PaginatedResponseDataObject in ubic.gemma.rest.util
Subclasses of PaginatedResponseDataObject in ubic.gemma.rest.utilModifier and TypeClassDescriptionclassclassMethods in ubic.gemma.rest.util that return PaginatedResponseDataObject