powered by
getDefaultNodeSelectionColor(obj, vizmap.style.name)
CytoscapeConnectionClass
character
# first, delete existing windows to save memory: deleteAllWindows(CytoscapeConnection()) cy <- CytoscapeConnection () print (getDefaultNodeSelectionColor (cy)) # [1] "#FFFF00"
Run the code above in your browser using DataLab