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