Important
The following is an early developer preview of the changes expected in 2025.4
This post is a live-document which will be updated throughout our development cycle. Any links will in this topic will be broken until the release is officially published. When we are ready for release, we’ll copy this changelog and create a new post in the Announcements category.
Developer Project Board:
QIIME 2 2025.4 Project on Github
Important Announcements
Interface Changes coming in QIIME 2 2025.10
Python Versioning
- Target for 2025.10: Python
- Target for 2026.4: Python
Breaking Changes
Here are the highlights of the release!
qiime2.org updates
Interface Updates
Plugin Updates
-
- The
q-score
action now processes and returns paired end reads.
- The
-
- @salias made an improvement to
da-barplot
such that consistent coloring is used for enriched and depleted features, regardless of whether any enriched features are presented. The colors used here are blue (for enriched features) and orange (for depleted features). Previously, if no features were enriched, depleted features would be presented in blue. This is inconvenient when comparing these plots side-by-side.
- @salias made an improvement to
-
- Parameters that allow unconditional removal of bases from the beginning and ends of reads were added to the
trim-single
andtrim-paired
actions.
- Parameters that allow unconditional removal of bases from the beginning and ends of reads were added to the
Community Plugin Updates
Documentation Updates
Docker Container Updates