This function processes summary statistics table generated by differential expression analysis
like limma
or DESeq2
and produces a warning about pvalue or FDR minimum value
produce.cutoff.warning(data, FDRflag)
Summary statistics table from limma or DEseq2, where each row is a gene.
The column name of the False Discovery Rate (FDR) in the summary statistics table.