lm_summary | R Documentation |
Model summary
lm_summary(pvals, log2rs, pval_cutoff, logFC_cutoff, padj_method = "BH")
pvals |
A data frame of pVal |
log2rs |
A data frame of log2FC |
pval_cutoff |
Numeric; the cut-off in significance |
logFC_cutoff |
Numeric; the cut-off in |
padj_method |
Character string; the method of multiple-test corrections for uses with p.adjust. The default is "BH". See ?p.adjust.methods for additional choices. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.