View source: R/2026-01-21_s4_class_methods.R
| galaxy | R Documentation |
Constructor for a Galaxy S4 object used for pipe‑based
workflows. The returned object carries identifiers such as history_id,
input_dataset_id and invocation_id through subsequent calls.
galaxy(history_name = "R API request", galaxy_url = "https://usegalaxy.eu")
history_name |
Character. Default name to give to a new history,
stored in the object and used by |
galaxy_url |
Character. Base URL of the Galaxy instance. If the
environment variable |
A Galaxy object in state "new".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.