combine.bonferroni: Combine p-values with Bonferroni's method
Description
This function combines p-values from the
various statistical tests supported by
metaseqR using the Bonferroni's method (see
reference in the main metaseqr
help page or in the vignette).
Usage
combine.bonferroni(p)
Arguments
p
a p-value matrix (rows are genes,
columns are statistical tests).