gspa_summary_mean | R Documentation |
gspa pVal calculations using geomean
gspa_summary_mean(
gset,
df,
min_size = 10,
min_delta = 4,
gspval_cutoff = 0.05,
gslogFC_cutoff = log2(1)
)
gset |
Character string; a gene set indicated by |
df |
The name of a primary data file. By default, it will be determined
automatically after matching the types of data and analysis with an
|
min_size |
Numeric value or vector; minimum number of protein entries for
consideration in gene set tests. The number is after data filtration by
|
min_delta |
Numeric value or vector; the minimum count difference between
the up- and the down-expressed group of proteins for consideration in gene
set tests. For example at |
gspval_cutoff |
Numeric value or vector; the cut-off in gene-set
significance |
gslogFC_cutoff |
Numeric value or vector; the cut-off in gene-set
enrichment fold change. Only enrichment terms with absolute fold change
greater than the threshold will be reported. The default magnitude is
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.