Description Usage Arguments Value See Also Examples
Returns a data.table
with one row per gene set.
This data.table
contains columns:
name of gene set
Z statistic for continuous component
wald P value
difference in continuous regression coefficients between null and test sets (ie, the numerator of the Z-statistic.)
Z statistic for discrete
wald P value
difference in discrete regression coefficients between null and test sets.
combined discrete and continuous Z statistic using Stouffer's method
combined P value
FDR adjusted combined P value
1 2 |
object |
A |
... |
passed to |
data.table
gseaAfterBoot
1 2 | ## See the examples in gseaAfterBoot
example(gseaAfterBoot)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.