cytoscape / RCy3

New version of RCy3, redesigned and collaboratively maintained by Cytoscape developer community
MIT License
50 stars 20 forks source link

setNodeColorBypass with SUID instead of name #85

Closed mkutmon closed 4 years ago

mkutmon commented 4 years ago

Currently, you can set a node color bypass using the node name (setNodeColorBypass function). Is it possible to also have a version of the function with SUID so there is no conflict in case of non-unique node names?

AlexanderPico commented 4 years ago

Sorry for not seeing this sooner. Many of these functions work with either names or suids. I just tested this one in particular and it works if provided either.