glmmWrapper: glmmWrapper

Description Usage Arguments Value

View source: R/wrappers.R

Description

Performs one differential expression analysis using mixed models (via 'MASS::glmmPQL') and quasipoisson distribution.

Usage

1
glmmWrapper(e, nested, DEsamples = NULL, mm = NULL, paired = NULL)

Arguments

e

the expression matrix

nested

character vector of size=ncol(e), indicating the blocking variable

DEsamples

the index of the samples in which the differential expression was added. Mandatory if mm=NULL, ignored otherwise.

mm

Ignored; for consistency with alternative functions.

paired

Ignored; for consistency with alternative functions.

Value

A data.frame.


plger/iPSCpoweR documentation built on Feb. 2, 2022, 1:37 a.m.