Description Usage Arguments Value See Also Examples
Launch Cytoscape's internal web browser in a pane in the Result Panel. Provide an id for the window if you want subsequent control of the window via cybrowser hide.
1 2 3 4 5 6 7 |
id |
(optional) The identifier for the browser window |
text |
(optional) HTML text to initially load into the browser |
title |
(optional) Text to be shown in the title bar of the browser window |
url |
(optional) The URL the browser should load |
base.url |
(optional) Ignore unless you need to specify a custom domain, port or version to connect to the CyREST API. Default is http://localhost:1234 and the latest version of the CyREST API supported by this version of RCy3. |
None
cybrowserDialog
cybrowserHide
1 | cybrowserShow(url='http://cytoscape.org')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.