Description Usage Arguments Value Examples
View source: R/renameNetwork.R
Rename network
1 2 | renameNetwork(new.name, network = "current",
base.url = "http://localhost:1234/v1")
|
new.name |
new name of the network |
network |
name or suid of the network to rename; default is "current" network |
base.url |
cyrest base url for communicating with cytoscape |
server response
1 2 | renameNetwork("newName")
renameNetwork("newName","oldName")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.