View source: R/cromwellBackends.R
cromwell_backends | R Documentation |
Get the available backends of a Cromwell server
cromwell_backends(url = cw_url(), token = NULL)
url |
(character) base url for your Cromwell server. optional. if not
supplied set the url as the env var |
token |
(character) we do not recommend passing your token
here as a string. Either pass it using |
Cromwell backend options as a list
Requires valid Cromwell server URL to be set. See cromwell_settings
Amy Paguirigan, Scott Chamberlain
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.