write_results: XLSX report of results

View source: R/output.r

write_resultsR Documentation

XLSX report of results

Description

Xlsx reporting of results

Usage

write_results(ddsList, param, dir = ".", assays = NULL)

Arguments

ddsList

A list of DESeq2::DESeqDataSet-class() objects generated by DESdemonA containing results in the mcols slot

param

The parameter object used to generate the results

dir

Directory to store the results in

Details

Store all the differential gene-lists and supporting materials in a multi-worksheet spreadsheet

Value

A list of file paths to the excel files

Author(s)

Gavin Kelly


crickbabs/RNASeq-DESeq documentation built on Jan. 7, 2023, 11:23 p.m.