lpe.fdr.BH {ABarray}R Documentation

Perform FDR on LPE results

Description

Perform Benjamini and Hochberg FDR adjustment on LPE results

Usage

lpe.fdr.BH(lpe.result, adjp = "BH")

Arguments

lpe.result

the result from LPE analysis

adjp

Type of adjustment, default "BH"

Details

Do not call this function directly. Called from doLPE

Value

a matrix with original and ajusted p values

Author(s)

Yongming Sun

References

Bioconductor LPE package

Examples

##---- Do not call this function directly !! ----

[Package ABarray version 1.52.0 Index]