| Home | Trees | Index | Help |
|---|
| Package netconv :: Module gml |
|
Author: Marcio Rosa da Silva
Contact: mrs@gbf.de
Organization: Systems Biology Group / GBF
License: GPL
| Function Summary | |
|---|---|
Adds GML edge to the the network | |
Adds GML node to the the network | |
Exports network to GML file | |
Exports network to GML file | |
| Variable Summary | |
|---|---|
str |
gml_tab: used to indent GML file |
str |
gml_tab_i: internal field separation in GML file |
| Function Details |
|---|
addGMLEdge(obj, arq)Adds GML edge to the the network
|
addGMLNode(obj, arq)Adds GML node to the the network
|
exportGML(obj, filename='-')Exports network to GML file
|
importGML(obj, filename='-')Exports network to GML file
|
| Variable Details |
|---|
gml_tabused to indent GML file
|
gml_tab_iinternal field separation in GML file
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Aug 30 11:04:16 2005 | http://epydoc.sf.net |