PValue adjust
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.
stringmethod
The method used to adjust (correct) p-values
stringbonferronialpha
FWER, family-wise error rate
float0.05
