Uses of Class
ubic.gemma.rest.AnnotationsWebService.AnnotationSearchResponseDataObject
Packages that use AnnotationsWebService.AnnotationSearchResponseDataObject
-
Uses of AnnotationsWebService.AnnotationSearchResponseDataObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return AnnotationsWebService.AnnotationSearchResponseDataObjectModifier and TypeMethodDescriptionAnnotationsWebService.searchAnnotations(StringArrayArg query, String rank, int limit, String prefixesParam, boolean upstream, boolean exactLabel, boolean exactLabelLegacy, String category, boolean suppressNearMatches, boolean suppressNearMatchesLegacy, TaxonArg<?> taxonArg, boolean includeGeneCount, int geneCountMaxTerms, boolean includeGenes, boolean includeExampleUsage, String excludeExperiments, boolean includePriorCuration) Does a search for annotation tags based on the given string.