toCytoscape: Converts from igraph to Cytoscape object

Description Usage Arguments Value References See Also

View source: R/toCytoscape.R

Description

This function is provided by cyREST developpers and converts an igraph object into a JSON object for Cytoscape.

Usage

1
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


stringgaussnet documentation built on May 29, 2017, 10:50 a.m.