Get skeleton network according to a group
Skeleton plot
get_group_skeleton(go, Group = "v_class", count = NULL, top_N = 8)
skeleton_plot(ske_net, split_e_type = TRUE, ...)network
vertex column name
take which column count, default: NULL
top_N
skeleton
split by e_type? default: TRUE
additional parameters for igraph.plotting
skeleton network
Other topological:
extract_sample_net(),
fit_power(),
links_stat(),
nc(),
net_par(),
rand_net(),
rand_net_par(),
smallworldness()
get_group_skeleton(co_net) -> ske_net
skeleton_plot(ske_net)