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


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