View source: R/2025-10-27_JF_R_Galaxy_functions.R
| galaxy_get_workflow | R Documentation |
Receive workflow metadata from the API
galaxy_get_workflow(workflow_id, galaxy_url = "https://usegalaxy.eu")
workflow_id |
Character. Galaxy workflow ID. |
galaxy_url |
Character. Base URL of the Galaxy instance
(for example |
a structured list with all metadata
## Not run:
galaxy_get_workflow("f2db41e1fa331b3e")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.