Component |
Version |
Inputs |
Outputs |
Description |
GSEAAnalyzer |
1.0 |
annotation, expr, sampleGroupTable |
report, ResultTable |
Performs Gene Set Enrichment Analysis by using category definitions from KEGG or GO. |
PCA |
1.1 |
matrix |
loadings, scores, variation |
PCA performs a principal component analysis on a given data matrix based on eigen values. |
SVDAnalyzer |
1.0 |
annotation, expr, sampleGroupTable |
report, resultTable |
Performs Singular Value Decomposition to gene sets to test whether a set of
genes is significantly differentially expressed. |