alis.network_tools.plots.graph_to_edge_matrix#

alis.network_tools.plots.graph_to_edge_matrix(G)[source]#

Convert a networkx graph into an edge matrix.

Parameters
Gnetworkx graph
Returns
array: edge matrix