powered by
Zi-Pi calculate
Zi-Pi plot of vertexes
zp_analyse(go_m, mode = 2, use_origin = TRUE)zp_plot(go, label = TRUE, mode = 1)
zp_plot(go, label = TRUE, mode = 1)
igraph
a ggplot object
igraph object after module_detect()
module_detect()
plot style, 1~3
use original_module, default:TRUE, if FALSE, use module
igraph object after zp_analyse()
show label or not
Guimerà, R. & Amaral, L. Functional cartography of complex metabolic networks. (2005) doi:10.1038/nature03288.
Other module: filter_n_module(), get_community(), get_module_eigen(), get_module(), module_detect(), module_eigen(), module_net(), summary_module(), to_module_net()
filter_n_module()
get_community()
get_module_eigen()
get_module()
module_eigen()
module_net()
summary_module()
to_module_net()
data("c_net") module_detect(co_net) -> co_net_modu zp_analyse(co_net_modu) -> co_net_modu zp_plot(co_net_modu) zp_plot(co_net_modu, mode = 3)
Run the code above in your browser using DataLab