# first, delete existing windows to save memory:
deleteAllWindows(CytoscapeConnection())
# create a CytoscapeConnectionClass object by calling the constructor
cy <- CytoscapeConnection (host='localhost', port=1234)
Run the code above in your browser using DataLab