estimateOntologyClusterName | R Documentation |
Estimate names for ontology clusters
estimateOntologyClusterName(
descriptions,
method = c("medoid", "consensus"),
n.words = 5,
exclude.words = NULL
)
descriptions |
Descriptions |
method |
One of "medoid" or "consensus" |
n.words |
(default=5) |
exclude.words |
(default=NULL) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.