MSwithin | R Documentation |
Accessors for the 'MSwithin' slot of a quantro object.
MSwithin(object) ## S4 method for signature 'quantro' MSwithin(object) ## S4 method for signature 'quantro' MSwithin(object)
object |
a |
library(minfi) data(flowSorted) pd <- pData(flowSorted) qtest <- quantro(flowSorted, groupFactor = pd$CellType) MSwithin(qtest)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.