View source: R/write.cytoscape.R
writeCytoscapeNetwork | R Documentation |
Convert miic graph to GraphML format.
writeCytoscapeNetwork(miic_obj, file, layout = NULL)
miic_obj |
A miic object. The object returned by the |
file |
A string. Path to the output file containing file name without extension (.graphml will be appended). |
layout |
An optional data frame of 2 (or 3) columns containing the
coordinate |
None
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.