New Feature: my.galaxy.training

Author(s) orcid logoAvatarHelena Rasche

Posted on: 20 April 2023

The GTN has set up a very simple “redirection” service based on my.home-assistant.io which Helena discovered after reading some Home Assistant documentation and saw a really neat link which led to her own internal home assistant.

So we have built a similar service for the GTN:

  1. You write a URL like https://my.galaxy.training/?path=/workflows/list
  2. A user visits this URL
  3. They’re asked for which Galaxy server is their ‘home’ server
  4. They will be redirected to that path, on that server, e.g. https://usegalaxy.eu/workflows/list

We will be using this to implement a ‘button’ that users can click to directly import a workflow on their home server, and as a fallback for the “Click to Run” tools enabled by Tutorial Mode.

Additionally there is a my.gat.galaxy.training which provides the same service for the Galaxy Admin Training workshop series. There we will use this feature to link admins directly to the VM they are working on when they’re working through the training and we need them to e.g. see something in their /admin page or in their tool data tables.

Potential Uses

Regardless of which server a user will use, in the cloud or locally, you can now link to:

  • Tools
  • Galaxy UI pages:
    • Workflow editor
    • Workflow import
    • TRS import
    • Visualisations
    • etc!

Try them out

Both of these services can be used from today onwards!

We have already updated some Galaxy Admin training materials to use my.gat.galaxy.training.

GTN logo with a multi-coloured star and the words Galaxy Training Network

Recent News

See all news

New Feature: Persistent URLs (PURLs) / Shortlinks

19 April 2023   new feature gtn

The GTN has added persistent URL identifiers for our tutorials, slides, and FAQs. Using the gxy.io service, we have reserved GTN namespace for our persistent URLs. These work similarly to DOIs in that they will always point to a specific training material.

New Feature: GTN Rdoc

19 April 2023   new feature gtn

The internal functions of the GTN have, in the past, not been very well documented. Now we have started the process of fully documenting the functions and modules available to GTN developers.

New Feature: Click-to-run Workflows

19 April 2023   new feature gtn

The GTN has implemented “click to run” workflows! One click, will get you into Galaxy with a workflow imported and ready to run. If you are on either usegalaxy.org or usegalaxy.eu, we have implemented easy buttons which you can click that will direct you straight to your Galaxy server.