Uses of Class
ubic.gemma.rest.GoTermsWebService.GoTermGeneCountValueObject
Packages that use GoTermsWebService.GoTermGeneCountValueObject
-
Uses of GoTermsWebService.GoTermGeneCountValueObject in ubic.gemma.rest
Methods in ubic.gemma.rest that return types with arguments of type GoTermsWebService.GoTermGeneCountValueObjectModifier and TypeMethodDescriptionGoTermsWebService.countGenesByGoTerm(String termUri, TaxonArg<?> taxonArg, boolean propagate, int maxTerms) Distinct-gene count for the given GO term, optionally including descendants.