Walktrap algorithm uses random walks to find communities in the graph, and it is the
default graph-based clustering method in scran
.
Walktrap algorithm is not using resolutions.
r scdrake::format_used_functions("igraph::cluster_walktrap()")
res <- scdrake::generate_dimred_plots_clustering_section( dimred_plots_clustering_files, dimred_plots_clustering_united_files, "graph", "walktrap", fs::path_dir(report_html_file), 4 )
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.