powered by
Transfer an igraph object to a ggig
as.ggig(go, coors = NULL)
ggig object
igraph or meatnet
coordinates for nodes,columns: name, X, Y
Other plot: c_net_plot(), input_cytoscape(), input_gephi(), netD3plot(), olympic_rings_net(), plot.ggig(), twocol_edgelist(), venn_net()
c_net_plot()
input_cytoscape()
input_gephi()
netD3plot()
olympic_rings_net()
plot.ggig()
twocol_edgelist()
venn_net()
as.ggig(co_net, coors = c_net_layout(co_net)) -> ggig plot(ggig) as.ggig(multi1, coors = c_net_layout(multi1)) -> ggig plot(ggig, labels_num = 0.3)
Run the code above in your browser using DataLab