View source: R/Functions_FeatureTable_analysis.R
MosCluster | R Documentation |
Cluster a matrix
MosCluster(method = "clara", ...)
method |
name of a function, defaults to "clara" (from the cluster package) |
... |
additional arguments to the clustering method |
a data.frame with one column, called cluster__METHODNAME
,
where METHODNAME is the applied method
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.