Uses of Class
ubic.gemma.model.analysis.expression.diff.HitListSize
Packages that use HitListSize
-
Uses of HitListSize in ubic.gemma.model.analysis.expression.diff
Methods in ubic.gemma.model.analysis.expression.diff that return HitListSizeModifier and TypeMethodDescriptionstatic HitListSizeHitListSize.Factory.newInstance()static HitListSizeHitListSize.Factory.newInstance(Double thresholdQvalue, Integer numberOfProbes, Direction direction, Integer numberOfGenes) Methods in ubic.gemma.model.analysis.expression.diff that return types with arguments of type HitListSizeMethod parameters in ubic.gemma.model.analysis.expression.diff with type arguments of type HitListSizeModifier and TypeMethodDescriptionvoidExpressionAnalysisResultSet.setHitListSizes(Set<HitListSize> hitListSizes)