Description Usage Arguments Value Author(s)
View source: R/exportResults.DESeq2.R
Export counts and DESeq2 results
1 | exportResults.DESeq2(out.DESeq2, group, alpha = 0.05, export = TRUE)
|
out.DESeq2 |
the result of |
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 |
A list of data.frame
containing counts, pvalues, FDR, log2FC...
Marie-Agnes Dillies and Hugo Varet
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.