singleGroupAnalyze {InPAS} | R Documentation |
do analysis for single group samples by anova test
singleGroupAnalyze(UTR3eset)
UTR3eset |
must be the output of |
a metrix of test results
Jianhong Ou
path <- file.path(find.package("InPAS"), "extdata") load(file.path(path, "eset.MAQC.rda")) res <- singleGroupAnalyze(eset)