Description Usage Arguments Value
View source: R/clustering_helpers.r
Retrieve cluster assignments for a given value of k
1 | get_cluster_assignments_for_k(k, cluster_obj)
|
k |
Number of clusters |
cluster_obj |
Clustering object returned from CCP clustering |
cluster_assignments.df A dataframe containing cluster assignments for each sample
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.