scDEA.p.adjust: adjusting the p-values identified by individual DE ananlysis...

Description Usage Arguments Value

View source: R/scDEA.R

Description

This function is used to adjust the p-values generated by individual DE analysis methods and scDEA.

Usage

1
scDEA.p.adjust(combination.Pvals, adjusted.method = "bonferroni")

Arguments

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".

Value

adjusted p-value ,


keyalone/scDEA documentation built on Dec. 21, 2021, 6:36 a.m.