Learn R Programming

ABarray (version 1.40.0)

lpe.fdr.BH: 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"

Value

a matrix with original and ajusted p values

Details

Do not call this function directly. Called from doLPE

References

Bioconductor LPE package

Examples

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

Run the code above in your browser using DataLab