View source: R/limma_stats_fun.R
limma_stats_fun | R Documentation |
This function performs the differential expression analysis with limma including all pairwise comparisons using the condition provided
limma_stats_fun(
ID_type,
int_type,
condition_col_name,
run_id_col_name,
rep_col_name,
funDT,
pairwise.comp = NULL,
all.comparisons = TRUE,
fix_distr = FALSE
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.