Skip to contents

Xlsx reporting of results

Usage

write_results(dmc, param, params, assays = NULL)

Arguments

param

The parameter object used to generate the results

ddsList

A depth-3 list of DESeq2::DESeqDataSet-class() objects containing results in the mcols slot

dir

Directory to store the results in

Value

A list of file paths to the excel files

Details

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

Author

Gavin Kelly