writeCytoscapeStyle {miic} | R Documentation |
This function writes the miic style for a correct visualization using the cytoscape tool (http://www.cytoscape.org/).
writeCytoscapeStyle(file)
file |
[a string] The file path of the output file (containing the file name without extension). |
The style is written in the xml file format.
None