Update: Workflow List now searches WorkflowHub.eu, advanced query syntax

feature update gtn

Posted on: 20 November 2023 purlPURL: https://gxy.io/GTN:N00061

WorkflowHub

We have now added support for WorkflowHub.eu in our cross-galaxy workflow search interface that lets you find workflows from around the universe. The support for WorkflowHub helps us showcase all of the best-practice workflows currently available there! These can all be imported and run directly in Galaxy.

The “Load in Galaxy” button uses our my.galaxy.training service to let you choose which Galaxy server you’re redirected to. These links will work for any recent Galaxy server.

Querying

Based on a request from Paul, more advanced querying was needed.

As such we’ve added a couple of alternative query parameters that you may use:

Query Parameter Example Values Interpretation
?query= ?query=single-cell This will search for the text singlecell anywhere in the conjoined fields of title, tags, and authors. This is similar to all but will look for exact phrases including spaces, rather than splitting up queries word-by-word.
?all= ?all=longreads+microbiome Each term, separated by a + (which is interpreted as a ` ` space character in URL parsing), must appear somewhere in those fields. If any term is missing, that workflow will not be included
?any= ?any=longreads+shortread As long as one of these terms is present, the result will be shown. So long or short read workflows will match this query. (Assuming they’re tagged properly!)
?none= ?none=testing+training If you want to exclude one or more terms, you can list them here.

Try some examples here:

If you have any ideas for new features or improvements, please open an issue on GitHub

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

Recent News

See all news

Feedback: Easy slide recordings

21 November 2023   feedback testimonial gtn

I recently imported Friends Don’t Let Friends Make Bad Graphs, a fantastic and educational github repository showcasing some common visualisation mistakes, that was available under an open license, to the GTN. Then the GTN automatically made a video for me.

GTN has left Twitter/X as of October

21 November 2023   gtn communications

We did not formally announce it at the time, but the Galaxy Training Network has migrated from Twitter/X to Mastodon, as that platform no longer aligns with the Galaxy Project Code of Conduct nor our community values.

Single cell subdomain re-launch: Unified and feedback-driven

12 October 2023   gtn singlecell

The European Galaxy Days 2023 CoFest combined the forces of administrator, developer and trainer to update and re-launch the single cell Galaxy instance. Where previously there were two subdomains each with their own sets of tools, there is now a unified subdomain with re-categorized tools that makes sense for users.

New Feature: Embeddable GTN Tutorial Lists and UseGalaxy Workflow List Widgets

5 October 2023   new feature gtn

We at the GTN strive to bring you the most fun and fancy features we can in a completely static site! Today we’re addressing the question of Wendi Bacon who needed a solution for keeping her single cell subdomain up-to-date with all the latest happenings in the Single Cell world.

New Feature: GTN User Preferences

20 July 2023   new feature gtn

We have added a new “User Preferences” page for our GTN users! This gives you more control over both how the GTN looks, and works, for you.