MSbetween: Accessors for the 'MSbetween' slot of a quantro object.

MSbetweenR Documentation

Accessors for the 'MSbetween' slot of a quantro object.

Description

Accessors for the 'MSbetween' slot of a quantro object.

Usage

MSbetween(object)

## S4 method for signature 'quantro'
MSbetween(object)

## S4 method for signature 'quantro'
MSbetween(object)

Arguments

object

a quantro object

Examples

library(minfi)
data(flowSorted)
pd <- pData(flowSorted)
qtest <- quantro(flowSorted, groupFactor = pd$CellType)
MSbetween(qtest)

stephaniehicks/quantro documentation built on Nov. 7, 2022, 1:42 p.m.