Print summary statistics of alpha level cutoffs
alpha_summary(dds, alpha = c(0.1, 0.05, 0.01, 0.001, 1e-06))
DESeq2 data set
alpha Numeric vector of alpha levels to check
Printed summary
## Not run: ------------------------------------ # alpha_summary(dds, alpha = 0.05) ## ---------------------------------------------