lpe.fdr.BH {ABarray} | R Documentation |
Perform Benjamini and Hochberg FDR adjustment on LPE results
lpe.fdr.BH(lpe.result, adjp = "BH")
lpe.result |
the result from LPE analysis |
adjp |
Type of adjustment, default "BH" |
Do not call this function directly. Called from doLPE
a matrix with original and ajusted p values
Yongming Sun
Bioconductor LPE package
##---- Do not call this function directly !! ----