evalDeltaMean: Evaluate delta mean between two conditions.

Description Usage Arguments Value

View source: R/mssc2.R

Description

Evaluate delta mean between two conditions.

Usage

1
evalDeltaMean(mucond, twoHotVec)

Arguments

mucond

3-dim arrays, nsample by ngene by ncond

twoHotVec

integer vector, like (1,-1) or (0, 0, -1, 1, 0), the two conditions we want to compare, one is 1 and the other is -1.

Value

numeric vector, length of ngene, delta mean for different genes.


beyondpie/mssc documentation built on Jan. 8, 2022, 1:30 p.m.