MetaNetworkIGraph

class MetaNetworkIGraph.MetaNetworkIG[source]

A subclass of the MetaNetwork class that stores networks as tuples. The first element of each tuple is a dictionary that matches node names to igraph node numbers. The second element is an igraph.Graph containing the network itself.

Previous topic

MetaNetworkNetworkX

Next topic

dynetmlparsingutilities