Description Usage Arguments Value
View source: R/calc_mod_ttest.R
Use moderated t-test implemented in limma package to calculate logFC, pvalue, and FDR.
See ?limma::lmFit
and ?limma::eBayes
for more details.
1 |
df |
data.frame/data.table containing gene and rep (replicate logFC) columns |
data.frame containing containing df + logFC, pvalue, and FDR; sorted by decreasing logFC
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.