Package org.snpeff.geneSets.algorithm
Class NoneAlgorithm
java.lang.Object
org.snpeff.geneSets.algorithm.EnrichmentAlgorithm
org.snpeff.geneSets.algorithm.NoneAlgorithm
An algorithm that does nothing
- Author:
- pcingola
-
Nested Class Summary
Nested classes/interfaces inherited from class org.snpeff.geneSets.algorithm.EnrichmentAlgorithm
EnrichmentAlgorithm.EnrichmentAlgorithmType
-
Field Summary
Fields inherited from class org.snpeff.geneSets.algorithm.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 org.snpeff.geneSets.algorithm.EnrichmentAlgorithm
getMaxPvalueAdjusted, getOutput, isShow, print, select, setDebug, setFilterOutputGeneSets, setHtmlTable, setMaxGeneSetSize, setMaxPValue, setMaxPvalueAdjusted, setMinGeneSetSize, setVerbose
-
Constructor Details
-
NoneAlgorithm
-