View source: R/get_cluster_voting_scores_omada.R
get_cluster_voting_scores | R Documentation |
Get a matrix with metric scores for every k and internal index
get_cluster_voting_scores(object)
object |
An object of class "clusterAnalysis" |
A matrix with metric scores for every k and internal index
oa.object <- omada(toy_genes, method.upper.k = 4)
get_cluster_voting_scores(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.