Skip to contents

Fit the models of expression

Usage

fit_models(dds, param, ...)

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

Gavin Kelly