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