Warning

This document is for an in-development version of Galaxy. You can alternatively view this page in the latest release if it exists or view the top of the latest release's documentation.

24.2 Galaxy Release (January 2025)

Get Galaxy

Please see the full 24.2 release notes for more details.

Highlights

A Wizard-like Export View for Workflow Invocations

The workflow invocation export process has been enhanced with a new wizard-like interface, making it more guided and user-friendly. This interface simplifies complex processes with many options, providing a step-by-step approach to exporting workflow invocations.

  • Select export format. Choose from various formats such as RO Crate, BioCompute Object, or Compressed File.

  • Choose export destination. Options include temporary direct download, remote file source, or RDM repository.

  • Export! Finalize and complete the export process with ease.

This new interface aims to improve the user experience and may be extended to other complex processes in Galaxy in the future. [#18796]

Export invocation wizard.

Workflow Editor Enhancements: Activity Bar and Undo Stack UI

The Activity Bar is now present in the Workflow Editor along side multiple interface improvements. [#18729] [#18548]

  • No more double side bars. Inspecting a step now has it’s own floating window, which can be easily expanded and remembers it’s size. All other features were moved to the left side-bar.

  • Undo redo UI. A new interactive way of viewing recent changes. Click a change to scroll backwards and forwards in time.

  • Layout anything with ease. The auto-layout feature was moved to the Editor Tool Bar. It now aligns to the grid, untangles connections, and sorts Workflow Comments along with steps.

  • Find your workflows. Workflows now have their own dedicated interface, from which you can find, copy into, and inserts Sub-Workflows into your Workflow.

  • Inputs are not tools, and are now no longer treated as such. Find inputs in their own interface, and easily add input sub-types directly.

Masthead Revision and Activity Bar Improvements

The Galaxy masthead has been revised to achieve consistency and reduce redundancy, aligning its functionality with the Activity Bar.

  • New “More” activity. Hidden and less frequently used activities are now accessible through a new “More” activity, allowing users to add or remove items from the activity bar and navigate directly to any activity.

  • Username visible in masthead. The username is now visible in the masthead, with user preferences and logout options accessible through the user dropdown.

  • A compact masthead. The masthead has been streamlined, removing redundant links and only displaying essential items such as storage and the username on the right end.

These changes enhance the user experience by making the interface more intuitive and reducing clutter. [#17927]

Improved Navigation and Usability of Collection Builders

To guide users towards creating collections of the correct type, Galaxy now provides better navigation via buttons directly on data collection parameters. Users can create a collection with the required structure for the input, with pre-filtered items from their current history, also ensuring compatibility with required file extensions. Additionally, users can upload datasets directly to the collection builder. These updates will improve the user experience of opening a workflow run form, creating appropriate collection(s) for its inputs and running the workflow in one seamless iteration. [#18857]

Enhanced Workflow Invocation View

The Workflow Invocation View, introduced in the previous release has been significantly refined to improve the usability and visualization of workflow runs. [#18615]

Updates include:

  • Workflow steps moved to a separate tab, allocating maximum space for the graph.

  • Progress bars relocated to the header for a cleaner layout.

  • Workflow inputs displayed directly on the graph, eliminating the need for clicking and investigating each input.

  • The Invocations panel also toggles out on mouse leave, providing an uncluttered view when exploring runs.

Before

After

Invocation view improvements before Invocation view improvements after

Steps show on the right, the progress bars are within the Overview tab

Only the currently active step shows below, leaving full width for graph, progress bars in the Header

Display Metrics for Workflow Invocations

Galaxy now provides a Metrics tab in the Workflow Invocation View, allowing users to quickly summarize runtime, memory usage, and core allocation per invocation. This enhancement helps users better understand the resource usage of their workflows. The Metrics tab displays runtime in seconds and core allocation for each step and tool in the workflow. [#19048]

Metrics tab in the Workflow Invocation View.

Libraries Modernization: Directory Dataset Picker

The dataset picker for user and import directories has been modernized, providing a more intuitive and user-friendly interface. Users can now easily import files or folders from their user directory or import directory into a library. Admins can also import datasets from a specified path. Additionally, the new History Dataset Picker allows users to explore their histories and select datasets to add to the library, streamlining the dataset management process. [#18638]

Live Reporting of Job Console Outputs

If enabled by the Galaxy administrators, it will now be possible to view live console output for running jobs. The job output will be available on the Job Information page where these logs have always been available for completed jobs. The job information view has also been updated with scrollable code blocks, a more intuitive expand/collapse feature, and an auto-scroll function for seamless log viewing. This should allow you to debug issues with running jobs faster and track the progress of running jobs in realtime in a way that has never been an option in Galaxy. A huge thanks to Gregory Cage at Oak Ridge National Laboratory for this valuable contribution! [#16975]

ChatGXY - Job Error Wizard

With this release, we’re excited to introduce ChatGXY — AI assistance built directly into the Galaxy interface. The first functionality being rolled out is an AI-driven job error diagnoser that automatically inspects errored jobs and provides actionable insights. Users on supported servers can access this feature through the Dataset Error interface, where ChatGXY offers targeted suggestions to help diagnose and resolve job errors quickly and efficiently. [#15860]

Visualizations

Datatypes

Builtin Tool Updates

Please see the full 24.2 release notes for more details.


To stay up to date with Galaxy’s progress, watch our screencasts; visit our community Hub; and follow us on Bluesky, Mastodon, and LinkedIn.

You can always chat with us on Matrix.

Thanks for using Galaxy!

The Galaxy Team