MSbetween {quantro} | R Documentation |
Accessors for the 'MSbetween' slot of a quantro object.
MSbetween(object) ## S4 method for signature 'quantro' MSbetween(object) ## S4 method for signature 'quantro' MSbetween(object)
object |
a |
library(minfi) data(flowSorted) pd <- pData(flowSorted) qtest <- quantro(flowSorted, groupFactor = pd$CellType) MSbetween(qtest)