Description Usage Arguments Value Author(s) See Also Examples
View source: R/singleGroupAnalyze.R
do analysis for single group samples by anova test
1 | singleGroupAnalyze(UTR3eset)
|
UTR3eset |
must be the output of |
a metrix of test results
Jianhong Ou
1 2 3 | path <- file.path(find.package("InPAS"), "extdata")
load(file.path(path, "eset.MAQC.rda"))
res <- singleGroupAnalyze(eset)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.