Results from a single enrichment method.
EnrichmentResult
01 Syntax
SMRUCC.genomics.Analysis.HTS.FELLA.Core.EnrichmentResult
02 Methods
| Name | Overloads | Summary |
|---|---|---|
| GetSignificantNodes | 2 | Get significant nodes of a specific type below threshold |
| ApplyBHCorrection | 1 | Apply BH correction to p-scores |
03 Properties
| Name | Overloads | Summary |
|---|---|---|
| Method | 1 | The method used |
| Approximation | 1 | Approximation method used |
| NodeResults | 1 | Results for all scored nodes |
| NSim | 1 | Number of Monte Carlo iterations (if simulation was used) |
04 Members
GetSignificantNodes(
Double)Get significant nodes below threshold
GetSignificantNodes(KeggNodeType,
Double)Get significant nodes of a specific type below threshold
ApplyBHCorrection
Apply BH correction to p-scores
Method
The method used
Approximation
Approximation method used
NodeResults
Results for all scored nodes
NSim
Number of Monte Carlo iterations (if simulation was used)