Description Usage Arguments Value Examples
View source: R/command2query.R
Converts a command string to a CyREST query url.
1 | command2query(cmd.string, base.url = "http://localhost:1234/v1")
|
cmd.string |
(char) command |
base.url |
cyrest base url for communicating with cytoscape |
cyrest url
1 | command2query('layout get preferred')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.