runTEST | R Documentation |
Differential expression analysis with custom test
runTEST(
data,
design,
contrasts = NULL,
FUN = t.test,
pull = c(p = "p.value", stat = "statistic"),
...
)
... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.