From 0ef07c0eb5b648a2208eea073945415018922480 Mon Sep 17 00:00:00 2001 From: Liz Gehret <54517601+lizgehret@users.noreply.github.com> Date: Fri, 10 Jan 2025 12:54:51 -0700 Subject: [PATCH] MAINT: update listed plugins for each distro in 2025.4 (#594) --- source/install/index.rst | 41 +++++++++++++++++++++++----------------- 1 file changed, 24 insertions(+), 17 deletions(-) diff --git a/source/install/index.rst b/source/install/index.rst index 044aae4..d4b8a77 100644 --- a/source/install/index.rst +++ b/source/install/index.rst @@ -38,20 +38,20 @@ option for all cases. In general we recommend the following: .. _distributions: -QIIME 2 2024.10 distributions ------------------------------ +QIIME 2 2025.4 distributions +---------------------------- -As of 2024.10, QIIME 2 releases now include the following QIIME 2 distributions that are available for install: +As of 2025.4, QIIME 2 releases now include the following QIIME 2 distributions that are available for install: - ``amplicon`` -- ``metagenome`` +- ``moshpit`` - ``pathogenome`` - ``tiny`` -QIIME 2 2024.10 Amplicon Distribution -..................................... +QIIME 2 2025.4 Amplicon Distribution +.................................... -The 2024.10 release of the QIIME 2 Amplicon Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +The 2025.4 release of the QIIME 2 Amplicon Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: - ``q2-alignment`` - ``q2-composition`` @@ -71,16 +71,19 @@ The 2024.10 release of the QIIME 2 Amplicon Distribution includes the QIIME 2 fr - ``q2-quality-control`` - ``q2-quality-filter`` - ``q2-sample-classifier`` +- ``q2-stats`` - ``q2-taxa`` - ``q2-types`` +- ``q2-vizard`` - ``q2-vsearch`` - ``rescript`` -QIIME 2 2024.10 Metagenome Distribution -....................................... +QIIME 2 2025.4 MOSHPIT (formerly Metagenome) Distribution +......................................................... -The 2024.10 release of the QIIME 2 Metagenome Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +The 2025.4 release of the QIIME 2 MOSHPIT (formerly Metagenome) Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +- ``q2-alignment`` - ``q2-assembly`` - ``q2-composition`` - ``q2-cutadapt`` @@ -98,15 +101,17 @@ The 2024.10 release of the QIIME 2 Metagenome Distribution includes the QIIME 2 - ``q2-quality-filter`` - ``q2-sample-classifier`` - ``q2-sapienns`` +- ``q2-sourmash`` - ``q2-taxa`` - ``q2-types`` +- ``q2-vizard`` - ``q2-vsearch`` - ``rescript`` -QIIME 2 2024.10 Pathogenome Distribution -........................................ +QIIME 2 2025.4 Pathogenome Distribution +....................................... -The 2024.10 release of the QIIME 2 Metagenome Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +The 2025.4 release of the QIIME 2 Pathogenome Distribution includes the QIIME 2 framework, ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: - ``q2-amrfinderplus`` - ``q2-assembly`` @@ -114,6 +119,7 @@ The 2024.10 release of the QIIME 2 Metagenome Distribution includes the QIIME 2 - ``q2-feature-classifier`` - ``q2-feature-table`` - ``q2-longitudinal`` +- ``q2-metadata`` - ``q2-quality-control`` - ``q2-sample-classifier`` - ``q2-taxa`` @@ -122,14 +128,15 @@ The 2024.10 release of the QIIME 2 Metagenome Distribution includes the QIIME 2 - ``q2-vizard`` - ``rescript`` -QIIME 2 2024.10 Tiny Distribution -................................. +QIIME 2 2025.4 Tiny Distribution +................................ -The 2024.10 release of the QIIME 2 Tiny Distribution includes the QIIME 2 framework and ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +The 2025.4 release of the QIIME 2 Tiny Distribution includes the QIIME 2 framework and ``q2cli`` (a QIIME 2 command-line interface) and the following plugins: +- ``q2-metadata`` - ``q2-types`` -The QIIME 2 Tiny Distribution is a minimal QIIME 2 environment that can be used by developers who are in need of a basic development environment, or community plugin users who do not need the entire Amplicon, Metagenome or Pathogenome Distributions in their QIIME 2 environment. +The QIIME 2 Tiny Distribution is a minimal QIIME 2 environment that can be used by developers who are in need of a basic development environment, or community plugin users who do not need the entire Amplicon, MOSHPIT or Pathogenome Distributions in their QIIME 2 environment. .. note:: The Amplicon Distribution is necessary to run the commands in the :doc:`QIIME 2 tutorials <../tutorials/index>`. If there are additional QIIME 2 plugins or interfaces you would like to install, please consult the relevant package(s) documentation.