Description Usage Arguments Details Value Author(s) Examples
View source: R/DA_limma_voom.R
limma requires the count data (a matrix of integer values) to input. The *Voom* would transform the count data for further data analysis.
1 2 3 4 5 6 |
trim, |
Character; filter to apply.(default: trim="none"). |
Group_info, |
Character; design factor(default: "Group"). |
Group_name, |
Character; (Required) the group for comparison. |
Pvalue, |
Numeric; significant level(default: 0.05). |
Log2FC, |
Numeric; log2FoldChange(default: 1). |
Expression, |
ExpressionSet; (Required) ExpressionSet object. |
12/2/2021 Guangzhou China
a list object: limma results significant difference with enriched directors
Hua Zou
1 2 3 4 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.