View source: R/eval_2w_anova_i.R
eval_2w_anova_i | R Documentation |
Classifies protein changes from two-way ANOVA with interaction
eval_2w_anova_i(analysis_list, p.value.threshold = 0.05, fc.threshold = 0.5)
p.value.threshold |
threshold for p-values |
fc.threshold |
absolute threshold for log2 fold-change |
data |
data frame output of two-way ANOVA with interactions |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.