Uses of Class
ubic.gemma.rest.util.args.GeneArrayArg
Packages that use GeneArrayArg
-
Uses of GeneArrayArg in ubic.gemma.rest
Methods in ubic.gemma.rest with parameters of type GeneArrayArgModifier and TypeMethodDescriptionDatasetsWebService.getDatasetsExpressionLevelsForGenes(DatasetArrayArg datasets, GeneArrayArg genes, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) DatasetsWebService.getDatasetsExpressionLevelsForGenesInTaxon(DatasetArrayArg datasets, TaxonArg<?> taxonArg, GeneArrayArg genes, Boolean keepNonSpecific, ExpLevelConsolidationArg consolidate) Retrieves the expression levels of given genes on given datasets.GeneWebService.getGenesByIds(GeneArrayArg genes) Retrieves all genes matching the identifier.TaxaWebService.getTaxonGenesByIds(TaxonArg<?> taxonArg, GeneArrayArg geneArg) Retrieves genes matching the identifier on the given taxon. -
Uses of GeneArrayArg in ubic.gemma.rest.util.args
Methods in ubic.gemma.rest.util.args that return GeneArrayArgMethods in ubic.gemma.rest.util.args with parameters of type GeneArrayArgModifier and TypeMethodDescriptionGeneArgService.getEntitiesWithTaxon(GeneArrayArg genes, Taxon taxon) Obtain genes from a specific taxon.GeneArgService.getGenesInTaxon(GeneArrayArg arg, Taxon taxon)