CellNetwork.to_networkx
- CellNetwork.to_networkx()
Create a new NetworkX graph instance from a graph.
- Returns
networkx.DiGraph – A newly created NetworkX DiGraph.
Create a new NetworkX graph instance from a graph.
networkx.DiGraph – A newly created NetworkX DiGraph.