View source: R/graph_clustering.R
plot_cluster_graph | R Documentation |
run umap algorithm on igg data
plot_cluster_graph(knn_graph, myumap, layout = "umap", cluster_method = "prop")
knn_graph |
igraph object |
cluster_method |
graph cluster method. Default = "louvain" |
igraph cluster object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.