View source: R/fc_stat_model.R
Perform univariate analysis on each feature in the Fc Array data frame. Return both p-values and q-values (based on adj_method).
1 | fcsm_uni(fc, adj_method)
|
fc |
The Fc Array data frame. Will be standardized for you so you are comparing apples to apples. |
adj_method |
The method you want to use to adjust p-values. Use "none" as a passthrough. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.