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