View source: R/get_cluster_voting_metric_votes_omada.R
get_cluster_voting_metric_votes | R Documentation |
Get a dataframe with the k votes for every index
get_cluster_voting_metric_votes(object)
object |
An object of class "clusterAnalysis" |
Dataframe with the k votes for every index
oa.object <- omada(toy_genes, method.upper.k = 4)
get_cluster_voting_metric_votes(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.