bhCorrect: Helper function to return a Benjamini-Hochberg (BH) corrected...

View source: R/rampQueryHelper.R

bhCorrectR Documentation

Helper function to return a Benjamini-Hochberg (BH) corrected p-values. The method supports chemical class enrichment p-value corrections.

Description

Helper function to return a Benjamini-Hochberg (BH) corrected p-values. The method supports chemical class enrichment p-value corrections.

Usage

bhCorrect(resultMat)

Arguments

resultMat

is a dataframe containing p-values in a column named 'p-value'

Value

the input dataFrame with BH corrected p-values with column name 'adjP_BH'


ncats/RaMP-DB documentation built on June 1, 2024, 9:34 p.m.