dreamWrapper: dreamWrapper

Description Usage Arguments Value

View source: R/wrappers.R

Description

Performs one differential expression analysis using the dream method from the 'variancePatition' package (required).

Usage

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

Arguments

e

the expression matrix

mm

Ignored; for consistency with edgeRwrapper.

nested

A character vector of size=ncol(e), indicating the individuals.

DEsamples

the index of the samples in which the differential expression was added.

paired

Ignored; for consistency with edgeRwrapper.

Value

A data.frame.


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