# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
cy <- CytoscapeConnection ()
floatPanel (cy, 'Control Panel')
# or with less typing
floatPanel (cy, 'c')
floatPanel (cy, 'SOUTH_WEST')
Run the code above in your browser using DataLab