View source: R/get_cluster_voting_k_votes_omada.R
get_cluster_voting_k_votes | R Documentation |
Get k vote frequencies
get_cluster_voting_k_votes(object)
object |
An object of class "clusterAnalysis" |
Matrix with k vote frequencies
oa.object <- omada(toy_genes, method.upper.k = 4)
get_cluster_voting_k_votes(oa.object)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.