View source: R/compare.FacileFseaTtestAnalysisResult.R
This only works with ffsesa results generated from a ttest dge analysis
1 2 3 4 5 6 7 8 | compare.FacileFseaTtestAnalysisResult(
x,
y,
...,
method = NULL,
score = c("logFC", "t", "NES"),
features = NULL
)
|
... |
you can provide more FacileFseaTtestAnalysisResult objects |
features |
The features used to calucate the effect size of the gsea
result. This can be either |
genesets |
The genesets to show. If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.