
Last chance! 50% off unlimited learning
Sale ends in
setDefaultNodeColor(obj, new.color, vizmap.style.name = "default")
CytoscapeConnectionClass
object. String
object, a hex string, of the form '#RRGGBB'.String
object. cw <- new.CytoscapeWindow ('setDefaultNodeColor.test', graph=makeSimpleGraph())
displayGraph (cw)
redraw (cw)
layoutNetwork(cw, 'jgraph-spring')
setDefaultNodeColor (cw, '#8888FF') # light blue
redraw (cw)
Run the code above in your browser using DataLab