Detects communities in multi-omics network

communities_network(igraph, community_detection = "louvain")

Arguments

igraph

Multi-omics network

community_detection

Available methods include edge_betweeness, leading_eigen,walktrap,fastgreedy,louvain all available from the igraph package.

Value

List object including community_object and communities