| Galaxy-class | R Documentation |
An S4 class used to carry state across a pipe‑based workflow against a Galaxy instance.
history_nameDefault name to give to a new history.
history_idEncoded ID of the history on the server.
input_dataset_idEncoded ID of the last uploaded input dataset.
inputsA list of tool/workflow inputs to be applied on the next call.
invocation_idEncoded ID of the last workflow invocation.
output_dataset_idsCharacter vector of encoded output dataset IDs.
stateOne of "new", "pending", "success" or "error".
galaxy_urlBase URL of the Galaxy instance.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.