build_dds_list: Generate subsets of DESeq2 object

View source: R/rnaseq.r

build_dds_listR Documentation

Generate subsets of DESeq2 object

Description

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

Details

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

Value

A list of DESeq2 objects

Author(s)

Gavin Kelly


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