Package netconv :: Module network
[show private | hide private]
[frames | no frames]

Module netconv.network

Nework storage

Defines a Network that can be imported/exported in many formats. Cluster files and other attributes are also supported.

Author: Marcio Rosa da Silva

Contact: mrs@gbf.de

Organization: Systems Biology Group / GBF

License: GPL

Classes
Edge Defines a Edge and its properties
Network Stores information of network
Node Defines a Node and its properties

Function Summary
  netconv2NX(n, G)
Converts network n in NetConv format to graph G in NX format
  NX2netconv(G, n)
Converts network G in NX format to n in netconv format

Function Details

netconv2NX(n, G)

Converts network n in NetConv format to graph G in NX format

NX2netconv(G, n)

Converts network G in NX format to n in netconv format

Generated by Epydoc 2.1 on Tue Aug 30 11:04:15 2005 http://epydoc.sf.net