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 April 28, 2024, 3:28 a.m.