View source: R/rampQueryHelper.R
bhCorrect | R Documentation |
Helper function to return a Benjamini-Hochberg (BH) corrected p-values. The method supports chemical class enrichment p-value corrections.
bhCorrect(resultMat)
resultMat |
is a dataframe containing p-values in a column named 'p-value' |
the input dataFrame with BH corrected p-values with column name 'adjP_BH'
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.