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


Recent News

See all news

Credit where it's due: GTN Reviewers in the spotlight

2 December 2024   gtn infrastructure new feature automation

We would like to recognise and thank all of the reviewers who have contributed to the GTN tutorials; your efforts are greatly appreciated, and we are grateful for your contributions to the GTN community. Today, we are highlighting your efforts on every single learning material across the GTN.

Galaxy Administrator Time Burden and Technology Usage

22 July 2024   deploying maintenance survey

Have you wondered how difficult Galaxy is to run? How much time people must spend to run Galaxy? In February 2024, we collected 9 responses from the Galaxy Small Scale Admin group. The questions cover various time burdens and technological choices. The report provides answers to prospective future admins’ most common questions.

Simplifying GTN contribution with Google Forms

17 July 2024   gtn infrastructure new feature automation

Since the last time we announced GTN news posting via Google Form, we’ve found that this has been an excellent fit for the community and decided to greatly expand the use of Google Forms for GTN contributions.