exportResults.DESeq2: Export results for DESeq2 analyses

View source: R/exportResults.DESeq2.R

exportResults.DESeq2R Documentation

Export results for DESeq2 analyses

Description

Export counts and DESeq2 results

Usage

exportResults.DESeq2(out.DESeq2, group, alpha = 0.05, export = TRUE)

Arguments

out.DESeq2

the result of run.DESeq2()

group

factor vector of the condition from which each sample belongs

alpha

threshold to apply to adjusted p-values

export

TRUE to export the results (up, down and complete table) in the tables directory

Value

A list of data.frame containing counts, pvalues, FDR, log2FC...

Author(s)

Marie-Agnes Dillies and Hugo Varet


PF2-pasteur-fr/SARTools documentation built on April 6, 2022, 2:24 a.m.