fit_models: Fit the DESeq2 models

View source: R/rnaseq.r

fit_modelsR Documentation

Fit the DESeq2 models

Description

Fit the models of expression

Usage

fit_models(dds, ...)

Arguments

dds

The original DESeq2 object containing all samples

Details

Iterate through each model (stored in the 'models' metadata of a DESeqDataSet) and expand the contrasts so each contrast gets a separate nested level.

Author(s)

Gavin Kelly


FrancisCrickInstitute/DESdemonA documentation built on Jan. 2, 2023, 8:08 p.m.