Class RankSumPValueGreedyAlgorithm
java.lang.Object
org.snpeff.geneSets.algorithm.EnrichmentAlgorithm
org.snpeff.geneSets.algorithm.EnrichmentAlgorithmGreedy
org.snpeff.geneSets.algorithm.EnrichmentAlgorithmGreedyVariableSize
org.snpeff.geneSets.algorithm.RankSumPValueGreedyAlgorithm
-
Nested Class Summary
Nested classes/interfaces inherited from class EnrichmentAlgorithm
EnrichmentAlgorithm.EnrichmentAlgorithmType -
Field Summary
Fields inherited from class EnrichmentAlgorithmGreedy
adjustedPvalue, DEFAULT_MAX_PVALUE, maxPvalue, maxPvalueAjustedFields inherited from class EnrichmentAlgorithm
HTML_BG_COLOR, HTML_BG_COLOR_TITLE, HTML_TD_GENES_MAX_LEN, PRINT_SOMETHING_TIME -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class EnrichmentAlgorithmGreedyVariableSize
greedyPvalue, setInitialSize, setSizeGrowthFactorMethods inherited from class EnrichmentAlgorithmGreedy
greedyPvalue, select, setAdjustedPvalue, setMaxGeneSetSize, setMaxPvalue, setMaxPvalueAjusted, setMinGeneSetSize, setVerboseMethods inherited from class EnrichmentAlgorithm
getMaxPvalueAdjusted, getOutput, isShow, print, setDebug, setFilterOutputGeneSets, setHtmlTable, setMaxPValue, setMaxPvalueAdjusted
-
Constructor Details
-
RankSumPValueGreedyAlgorithm
-
-
Method Details
-
stopCriteria
Stop criteria- Overrides:
stopCriteriain classEnrichmentAlgorithmGreedy- Parameters:
result-- Returns:
-