Test and adjust (correct) p-value for multiple tests
Input
Table
The input table of p-values
Output
Result
The output table containing adjected p-values
Configuration
pval_column_name
The name of the column containing p-values. If not given, the columns with values between 0 and 1 are supposed to contain p-values.
string
method
The method used to adjust (correct) p-values
string
bonferroni
alpha
FWER, family-wise error rate
float
0.05