Have you ever wanted to label nodes with the contents of two or more columns? The trick is to make a new column that concatenates those values and then map Node Label to it. Concatenation is one a handful of functions that Cytoscape support for text manipulation using equations.
Cytoscape is a free, open source platform for network analysis and visulization.
Download: https://cytoscape.org
Lean how to use: http://tutorials.cytoscape.org
Explore apps: https://apps.cytoscape.org
Automate with R/Python: http://automation.cytoscape.org
See the code: https://github.com/cytoscape/cytoscape
Report a bug: https://cytoscape.org/bug-report.html
-------------------------------------------------------------------------------------------------------------------------------