Description Usage Arguments Value
This function is used to adjust the p-values generated by individual DE analysis methods and scDEA.
1 | scDEA.p.adjust(combination.Pvals, adjusted.method = "bonferroni")
|
combination.Pvals |
a vector of combined p-value for each gene. |
adjusted.method |
a string variable specifying the type of p.adjust method used in t-test method. Possible values: "holm", "hochberg", "hommel", "bonferroni", "BH", "BY", "fdr", "none". Default is "bonferroni". |
adjusted p-value ,
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.