Adjust large p-value list with Benjamini–Hochberg procedure.
To compile, clone the repository and make
.
Usage: pvalueAdjuster -out-path ADJUSTED_PVAL_PATH RAW_PVAL_PATH
Note:
- The input file contains a column of feature name and a column of raw p-values WITHOUT the header line
- If input raw p-value is NA, the NA is output for the adjusted p-value