Get interactive network from igraph object

interactive_network(igraph, communities = TRUE, cluster)

Arguments

igraph

Multi-omics network

communities

Logical as whether to show communities on graph

cluster

If commmunities = TRUE, provide a community object generated by communities_networkfunction

Value

plots visNetwork graph