| Home | Trees | Index | Help |
|---|
| Package netconv :: Module cytoscape |
|
Author: Marcio Rosa da Silva
Contact: mrs@gbf.de
Organization: Systems Biology Group / GBF
License: GPL
| Function Summary | |
|---|---|
Exports attributes to a Cytoscape's attributes file | |
Exports network to Cytoscape's .sif file | |
Imports attributes from a Cytoscape's attributes file | |
Imports network from Cytoscape's .sif file | |
| Function Details |
|---|
exportCyAttributes(obj, filename='-', attrname=('cluster', 'cluster'), s='')Exports attributes to a Cytoscape's attributes file
|
exportSIF(obj, filename='-', connector='pp')Exports network to Cytoscape's .sif file
|
importCyAttributes(obj, filename='-', attr=None)Imports attributes from a Cytoscape's attributes file
|
importSIF(obj, filename='-', filterLink=None)Imports network from Cytoscape's .sif file
|
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Tue Aug 30 11:04:16 2005 | http://epydoc.sf.net |