Uses of Class
ubic.gemma.core.analysis.report.HomeStats.TermStat
Packages that use HomeStats.TermStat
-
Uses of HomeStats.TermStat in ubic.gemma.core.analysis.report
Methods in ubic.gemma.core.analysis.report that return types with arguments of type HomeStats.TermStatModifier and TypeMethodDescriptionHomeStats.TreatmentBucketStat.getTopTerms()Top representative terms in this bucket, sorted desc by EE-mention count.Method parameters in ubic.gemma.core.analysis.report with type arguments of type HomeStats.TermStatModifier and TypeMethodDescriptionvoidHomeStats.TreatmentBucketStat.setTopTerms(List<HomeStats.TermStat> topTerms) Top representative terms in this bucket, sorted desc by EE-mention count.