ok_min_size | R Documentation |
checks the size of a gene set
ok_min_size(df, min_delta, gspval_cutoff = 1, gslogFC_cutoff = 0)
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_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.