View source: R/Clust_And_Search.R
get_level_one | R Documentation |
Carries out PAM clustering of a matrix of topological-based distances.
get_level_one(dist_mat, n_clust)
dist_mat |
Matrix of topological distances among biological assemblies. |
n_clust |
Number of clusters to retrieve. |
## Not run: get_level_one(dist_mat,n_clust) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.