I’m recreating a Network Analysis and I want to carry out the network clustering in Cytoscape. What are the default parameters for the module explorer using Infomap in NetworkAnalyst?
Thanks
I’m recreating a Network Analysis and I want to carry out the network clustering in Cytoscape. What are the default parameters for the module explorer using Infomap in NetworkAnalyst?
Thanks
Hello Isaac,
We are using the default parameters of cluster_infomap function from igraph.
https://igraph.org/r/doc/cluster_infomap.html
Guangyan