|
| | GeneSetEnrichment (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, Map< String, Collection< String >> geneSets, boolean normalizeScores, boolean permutePhenotype) |
| |
| | GeneSetEnrichment (MatrixWithHeaders data, Collection< String > group1, Collection< String > group2, Map< String, Collection< String >> geneSets) |
| |
| | GeneSetEnrichment (MatrixWithHeaders patternData, MatrixWithHeaders geneData, Map< String, Collection< String >> geneSets, boolean normalizeScores, boolean permutePhenotype) |
| |
| MatrixWithHeaders | getRankedList () |
| |
| MatrixWithHeaders | getKSFDR () |
| |
| MatrixWithHeaders | getMaxMeanFDR () |
| |
| MatrixWithHeaders | getMaxMeanEnrichments () |
| |
| MatrixWithHeaders | getKSEnrichments () |
| |
| MatrixWithHeaders | getNormalizedKSEnrichments () |
| |
| MatrixWithHeaders | getNormalizedMaxMeanEnrichments () |
| |
| broad.projection.gsa.GeneSetEnrichment.GeneSetEnrichment |
( |
MatrixWithHeaders |
data, |
|
|
Collection< String > |
group1, |
|
|
Collection< String > |
group2, |
|
|
Map< String, Collection< String >> |
geneSets, |
|
|
boolean |
normalizeScores, |
|
|
boolean |
permutePhenotype |
|
) |
| |
| broad.projection.gsa.GeneSetEnrichment.GeneSetEnrichment |
( |
MatrixWithHeaders |
data, |
|
|
Collection< String > |
group1, |
|
|
Collection< String > |
group2, |
|
|
Map< String, Collection< String >> |
geneSets |
|
) |
| |
| broad.projection.gsa.GeneSetEnrichment.GeneSetEnrichment |
( |
MatrixWithHeaders |
patternData, |
|
|
MatrixWithHeaders |
geneData, |
|
|
Map< String, Collection< String >> |
geneSets, |
|
|
boolean |
normalizeScores, |
|
|
boolean |
permutePhenotype |
|
) |
| |
| MatrixWithHeaders broad.projection.gsa.GeneSetEnrichment.getNormalizedKSEnrichments |
( |
| ) |
|
| MatrixWithHeaders broad.projection.gsa.GeneSetEnrichment.getNormalizedMaxMeanEnrichments |
( |
| ) |
|
The documentation for this class was generated from the following file: