View source: R/2025-10-27_JF_R_Galaxy_functions.R
| galaxy_list_invocations | R Documentation |
List workflow invocations for a given workflow
galaxy_list_invocations(workflow_id, galaxy_url = "https://usegalaxy.eu")
workflow_id |
The Galaxy workflow ID to list invocations for. |
galaxy_url |
Character. Base URL of the Galaxy instance
(for example |
data.frame with columns: invocation_id, workflow_id, history_id, state, create_time, update_time, stringsAsFactors
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.