communities_network.Rd
Detects communities in multi-omics network
communities_network(igraph, community_detection = "louvain")
Multi-omics network
Available methods include edge_betweeness
,
leading_eigen
,walktrap
,fastgreedy
,louvain
all available from the
igraph
package.
List object including community_object
and communities
Other Plotting:
circular_corrplot()
,
community_graph()
,
correlation_heatmap_clusters()
,
correlation_heatmap_supervised()
,
correlation_heatmap()
,
getStdiz()
,
interactive_network()
,
multiomics_heatmap()
,
plot_OpenTarget()
,
plot_communities()
,
plot_components()
,
plot_loadings()
,
plot_optimal_cluster()
,
visualise_pathway()
,
volcano_interactive_comparison()
,
volcano_interactive()
,
volcano_plot_deseq()
,
volcano_plot_limma()