QIIME 2 2023.9 is now available!
The QIIME 2 2023.9 release is now available! Thanks to everyone involved for their hard work!
As a reminder, our next planned QIIME 2 release is scheduled for December 2023 (QIIME 2 2023.12), but please stay tuned for updates.
Check out the QIIME 2 2023.9 docs for details on installing the latest QIIME 2 release, as well as tutorials and other resources. Get in touch on the QIIME 2 Forum if you run into any issues!
Docker Image for the QIIME 2 Amplicon Distribution is now available as of 11/6/23! Updated installation instructions can be found here
Important Announcements 
New QIIME 2 distributions
- We are extremely excited to share that we are released four QIIME 2 distributions in 2023.9. A QIIME 2 distribution is a collection of plugins that are designed to work together, and which are grouped around some theme.
- As of 2023.9, the QIIME 2 core distribution is referred to as the QIIME 2 Amplicon Distribution. This reflects that this collection of plugins is designed to support microbiome marker gene amplicon data analysis (e.g., 16S, ITS, COI, 18S, ...).
- We have additionally released our first, alpha release of the QIIME 2 Shotgun Distribution, a collection of plugins designed for supporting microbiome shotgun metagenomics data analysis. This workflow supports end-to-end shotgun metagenomics analysis, including functional and taxonomic identification of reads, and assembly of contigs and metagenome-assembled genomes. This should be considered a test release, and should yet not be used for real-world data analysis. We are releasing this to begin collecting feedback from early users on what works well, what doesn't, and what else should be included. We'll be releasing more details in the form of tutorials shortly. We are particularly interested in hearing about how results generated with the QIIME 2 shotgun analysis workflow compare to results generated with your standard workflow, so please feel free to share!
- We also released an FMT Distribution. This distribution will have everything you need to run q2-FMT. Allowing for easy use of q2-FMT while it is still in alpha development.
- Finally, we released the QIIME 2 Tiny Distribution. This is a minimal set of QIIME 2 functionality for building and using plugins through the QIIME 2 command line, and is intended for use by developers who want a minimal QIIME 2 environment to work in.
q2-gneiss - DEPRECATION NOTICE
- gneiss is no longer actively maintained, and q2-gneiss has been fully removed from the QIIME 2 Amplicon distribution.
Here are the highlights of the release:
- @Oddant1 Added support for kebab-case-keys to the artifact cache
- @colinvwood integrated the functionality of provenance_lib, which was previously a standalone package in the qiime2 environment, into the qiime2 framework and the cli. The original software was developed by @ChrisKeefe.
- @Oddant1 Added support for kebab-case-keys to the artifact cache
- @Oddant1 Added actions to partition demultiplexed sequences into collections of smaller artifacts
- @crusher083 Fixed some deprecation warnings
- @gregcaporaso added the
tabulate-read-counts
action, which generates anImmutableMetadata
artifact from various demultiplexed sequence type that describes the number of reads observed per sample. This information was previously only available in thesummarize
visualization, making it hard to integrate this information in downstream analyses (e.g., to color points in a PCoA plot based on how many sequences were obtained for them).
- @Oddant1 Added actions to partition demultiplexed sequences into collections of smaller artifacts
- @gibsramen and @wasade added support for a modified Procrustes analysis wherein a computed transformation can be fit on two ordinations and then applied to additional points
- @gibsramen and @wasade added support for a modified Procrustes analysis wherein a computed transformation can be fit on two ordinations and then applied to additional points
- @Nicholas_Bokulich Enabled optional use of pre-indexed databases with blast
- @Nicholas_Bokulich Enabled optional use of pre-indexed databases with blast
- @gregcaporaso Added the ability to merge FeatureTable[PresenceAbsence]
- @isaiah-ghost added optional Metadata and Collection[FeatureData[Taxonomy]] to the
tabulate-seqs
visualization. This simplifies comparing the results of multiple taxonomy assignment approaches (such as different databases), and putting that information along side the sequence for easy BLASTing, to see what NCBI thinks. More feature information is coming soon to this visualization. Happy feature exploring!
- @gregcaporaso Added the ability to merge FeatureTable[PresenceAbsence]
- jordanrabasco added
decontam-indentify-batches
- a new pipeline action which subsets a table, runs decontam on the table subsets and then visualizes those tables in an easy to read graphic
- jordanrabasco added
- @lizgehret Migrated FeatureMap from q2-types-genomics to q2-types
- @lizgehret Migrated FeatureMap from q2-types-genomics to q2-types
- @lizgehret updated installation instructions and details on each of the new QIIME 2 Distributions
- @lizgehret updated installation instructions and details on each of the new QIIME 2 Distributions
Share: