Filters out all sign_log_p == NA
rows.
Usage
output_DESeq(DE_results, logbase = 2, savename = NULL, rank = FALSE)
Arguments
- DE_results
DESeqDataSet
object
- logbase
numeric; base of log for sign log_base p metric
- savename
string; filepath to save table under
- rank
logical; TRUE
to output .rnk file compatible with GSEA Java app
Value
Dataframe with DESeq results including signed log p metric