Skip to contents

Expand an analysis specification into its corresponding subset list

Usage

build_dds_list(dds, spec)

Arguments

dds

The original DESeq2 object containing all samples

spec

The analysis specificiation

Value

A list of DESeq2 objects

Details

Generate a list of DESeq2 objects corresponding to the different subsets specified

Author

Gavin Kelly