produce.cutoff.warning {RVA}R Documentation

Create a warning about pvalue or FDR minimum value

Description

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

Usage

produce.cutoff.warning(data, FDRflag)

Arguments

data

Summary statistics table from limma or DEseq2, where each row is a gene.

FDRflag

The column name of the False Discovery Rate (FDR) in the summary statistics table.


[Package RVA version 0.0.5 Index]