public class CytoscapeEncoder extends Object
Constructor and Description |
---|
CytoscapeEncoder() |
Modifier and Type | Method and Description |
---|---|
void |
encode(RegulatoryGraph graph,
String filename)
Encode the RegulatoryGraph graph into a file named filename
|
public void encode(RegulatoryGraph graph, String filename) throws GsException, IOException
graph
- the RegulatoryGraph to encodefilename
- the name of the xgmml fileGsException
IOException
Copyright © 2005–2020. All rights reserved.