write_assay: Text file of assay data

View source: R/output.r

write_assayR Documentation

Text file of assay data

Description

Text file of assay data

Usage

write_assay(ddsList, assay = "norm", path = "results")

Arguments

ddsList

A list of DESeq2::DESeqDataSet-class() objects

assay

The assay to be output (or 'norm' for normalised counts)

path

Where to put the text files

Details

Write all sample data, with the colData as a header

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.