View source: R/2025-10-27_JF_R_Galaxy_functions.R
| galaxy_list_histories | R Documentation |
List Galaxy histories (name and history id)
galaxy_list_histories(galaxy_url = "https://usegalaxy.eu")
galaxy_url |
Character. Base URL of the Galaxy instance
(for example |
data.frame with columns: history_name, history_id
histories <- galaxy_list_histories()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.