Description Usage Arguments Value Author(s) See Also Examples
All panels will be hidden, and no longer visible in the Cytoscape Desktop, even if floating, elsewhere on the computer screen.
1 | hideAllPanels(obj)
|
obj |
a |
Nothing.
Tanja Muetze, Georgi Kolishovski, Paul Shannon
floatPanel dockPanel hidePanel
1 2 3 4 5 6 7 8 | ## Not run:
# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
cy <- CytoscapeConnection ()
hideAllPanels (cy)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.