Description Usage Arguments Value Note Examples
Compares the clustered data to be displayed within the GO Term plots.
1 2 3 | compareClust(dat = NULL, ont = "CC", org = "org.Hs.eg.db",
fun = "enrichGO", title = "Ontology Distribution Comparison",
pvalueCutoff = 0.01)
|
dat, |
data to compare clusters |
ont, |
the ontology to use |
org, |
the organism used |
fun, |
fun |
title, |
title of the comparison |
pvalueCutoff, |
pvalueCutoff |
compared cluster
compareClust
1 2 | x <- compareClust()
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.