Apply layout to a network in Cytoscape
This functions allows to apply a given layout to a particular network in Cytoscape, with the use of the cyREST plugin.
applyLayout(network.suid, layout.name, port.number = 1234)
The network ID in the cytoscape session
The layout name to display the network in Cytoscape
The local port number used by cyREST plugin to communicate with Cytoscape
Layouts from yFiles must be set manually in Cytoscape, because it can not be used by cyREST for license use reasons.