powered by
anova(object, ...)## S3 method for class 'quantro': anova(object)## S3 method for class 'quantro': anova(object)
## S3 method for class 'quantro': anova(object)
quantro
library(minfi) data(flowSorted) pd <- pData(flowSorted) qtest <- quantro(flowSorted, groupFactor = pd$CellType) anova(qtest)
Run the code above in your browser using DataLab