Enum LinkAnalysisConfig.SingularThreshold

java.lang.Object
java.lang.Enum<LinkAnalysisConfig.SingularThreshold>
ubic.gemma.core.analysis.expression.coexpression.links.LinkAnalysisConfig.SingularThreshold
All Implemented Interfaces:
Serializable, Comparable<LinkAnalysisConfig.SingularThreshold>
Enclosing class:
LinkAnalysisConfig

public static enum LinkAnalysisConfig.SingularThreshold extends Enum<LinkAnalysisConfig.SingularThreshold>
Configures whether only one of the two thresholds should be used. Set to 'none' to use the standard dual-threshold, or choose 'fwe' or 'cdfcut' to use only one of those.