Rdocumentation
powered by
Learn R Programming
stringgaussnet (version 1.1)
toCytoscape: Converts from igraph to Cytoscape object
Description
This function is provided by cyREST developpers and converts an igraph object into a JSON object for Cytoscape.
Usage
toCytoscape(igraphobj)
Arguments
igraphobj
An object of class igraph
Value
A JSON object compatible for Cytoscape
References
https://github.com/idekerlab/cy-rest-R/blob/develop/toCytoscape.R
See Also
addGraphToCytoscape