# HG changeset patch # User q2d2 # Date 1661802377 0 # Node ID e1dbc6a12aa99911263d153025954edd1bdc6ccf planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity_lib commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r e1dbc6a12aa9 qiime2__diversity_lib__beta_phylogenetic_meta_passthrough.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__diversity_lib__beta_phylogenetic_meta_passthrough.xml Mon Aug 29 19:46:17 2022 +0000 @@ -0,0 +1,262 @@ + + + + + Beta Phylogenetic Meta Passthrough + + quay.io/qiime2/core:2022.8 + + q2galaxy version diversity_lib + q2galaxy run diversity_lib beta_phylogenetic_meta_passthrough '$inputs' + + + + + + + + + + + + + + + + + + + + + value != '__q2galaxy__::literal::None' + +
+ + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +QIIME 2: diversity-lib beta-phylogenetic-meta-passthrough +========================================================= +Beta Phylogenetic Meta Passthrough + + +Outputs: +-------- +:distance_matrix.qza: The resulting distance matrix. + +| + +Description: +------------ +Computes a distance matrix for all pairs of samples in the set of feature table and phylogeny pairs, using the unifrac implementation of the selected beta diversity metric. + +Examples: +--------- + +Basic meta unifrac +****************** +| For brevity, these examples are focused on meta-specific parameters. See the documentation for beta_phylogenetic_passthrough for additional relevant information. +| NOTE: the number of trees and tables must match. +Using the ``qiime2 diversity-lib beta-phylogenetic-meta-passthrough`` tool: + #. For *"tables"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: feature-table1.qza`` + #. ``#: feature-table2.qza`` + + #. For *"phylogenies"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: phylogeny1.qza`` + #. ``#: phylogeny2.qza`` + + #. Set *"metric"* to ``weighted_normalized_unifrac`` + #. Press the ``Execute`` button. + +Once completed, for the new entry in your history, use the ``Edit`` button to set the name as follows: + (Renaming is optional, but it will make any subsequent steps easier to complete.) + + .. list-table:: + :align: left + :header-rows: 1 + + * - History Name + - *"Name"* to set (be sure to press ``Save``) + * - ``#: qiime2 diversity-lib beta-phylogenetic-meta-passthrough [...] : distance_matrix.qza`` + - ``ft1-ft2-w-norm-unifrac-dm.qza`` + +meta with weights +***************** +| The number of weights must match the number of tables/trees. +| If meaningful, it is possible to pass the same phylogeny more than once. +Using the ``qiime2 diversity-lib beta-phylogenetic-meta-passthrough`` tool: + #. For *"tables"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: feature-table1.qza`` + #. ``#: feature-table2.qza`` + + #. For *"phylogenies"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: phylogeny.qza`` + #. ``#: phylogeny.qza`` + + #. Set *"metric"* to ``weighted_normalized_unifrac`` + #. Expand the ``additional options`` section + + - For *"weights"*, use the ``+ weights`` button to add the corresponding values: + + #. Add *"element"* set to ``3.0`` + #. Add *"element"* set to ``42.0`` + + + #. Press the ``Execute`` button. + +Once completed, for the new entry in your history, use the ``Edit`` button to set the name as follows: + (Renaming is optional, but it will make any subsequent steps easier to complete.) + + .. list-table:: + :align: left + :header-rows: 1 + + * - History Name + - *"Name"* to set (be sure to press ``Save``) + * - ``#: qiime2 diversity-lib beta-phylogenetic-meta-passthrough [...] : distance_matrix.qza`` + - ``ft1-ft2-w-norm-unifrac-dm.qza`` + +changing the consolidation method +********************************* +Using the ``qiime2 diversity-lib beta-phylogenetic-meta-passthrough`` tool: + #. For *"tables"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: feature-table1.qza`` + #. ``#: feature-table2.qza`` + + #. For *"phylogenies"*, use ctrl-(or command)-click to select the following inputs: + + #. ``#: phylogeny1.qza`` + #. ``#: phylogeny2.qza`` + + #. Set *"metric"* to ``weighted_normalized_unifrac`` + #. Expand the ``additional options`` section + + #. For *"weights"*, use the ``+ weights`` button to add the corresponding values: + + #. Add *"element"* set to ``0.4`` + #. Add *"element"* set to ``0.6`` + + #. Leave *"consolidation"* as its default value of ``skipping_missing_values`` + + #. Press the ``Execute`` button. + +Once completed, for the new entry in your history, use the ``Edit`` button to set the name as follows: + (Renaming is optional, but it will make any subsequent steps easier to complete.) + + .. list-table:: + :align: left + :header-rows: 1 + + * - History Name + - *"Name"* to set (be sure to press ``Save``) + * - ``#: qiime2 diversity-lib beta-phylogenetic-meta-passthrough [...] : distance_matrix.qza`` + - ``ft1-ft2-w-norm-unifrac-dm.qza`` + + +| + + + + 10.1128/AEM.71.12.8228-8235.2005 + 10.1128/AEM.01996-06 + 10.1038/ismej.2009.97 + 10.1038/ismej.2010.133 + 10.1038/s41592-018-0187-8 + 10.1186/1471-2105-12-118 + 10.1093/bioinformatics/bts342 + 10.1073/pnas.0807339105 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r e1dbc6a12aa9 test-data/alpha_passthrough.test0.feature-table.qza Binary file test-data/alpha_passthrough.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_passthrough.test0.feature-table.qza Binary file test-data/beta_passthrough.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_passthrough.test1.feature-table.qza Binary file test-data/beta_passthrough.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_passthrough.test2.feature-table.qza Binary file test-data/beta_passthrough.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_passthrough.test3.feature-table.qza Binary file test-data/beta_passthrough.test3.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test0.feature-table1.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test0.feature-table1.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test0.feature-table2.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test0.feature-table2.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test0.phylogeny1.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test0.phylogeny1.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test0.phylogeny2.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test0.phylogeny2.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test1.feature-table1.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test1.feature-table1.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test1.feature-table2.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test1.feature-table2.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test1.phylogeny.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test1.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test2.feature-table1.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test2.feature-table1.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test2.feature-table2.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test2.feature-table2.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test2.phylogeny1.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test2.phylogeny1.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_meta_passthrough.test2.phylogeny2.qza Binary file test-data/beta_phylogenetic_meta_passthrough.test2.phylogeny2.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test0.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test0.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test0.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test1.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test1.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test1.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test2.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test2.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test2.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test3.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test3.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test3.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test3.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test4.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test4.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test4.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test4.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test5.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test5.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test5.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test5.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test6.feature-table.qza Binary file test-data/beta_phylogenetic_passthrough.test6.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/beta_phylogenetic_passthrough.test6.phylogeny.qza Binary file test-data/beta_phylogenetic_passthrough.test6.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/bray_curtis.test0.feature-table.qza Binary file test-data/bray_curtis.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/bray_curtis.test1.feature-table.qza Binary file test-data/bray_curtis.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/bray_curtis.test2.feature-table.qza Binary file test-data/bray_curtis.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/faith_pd.test0.feature-table.qza Binary file test-data/faith_pd.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/faith_pd.test0.phylogeny.qza Binary file test-data/faith_pd.test0.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/jaccard.test0.feature-table.qza Binary file test-data/jaccard.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/jaccard.test1.feature-table.qza Binary file test-data/jaccard.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/jaccard.test2.feature-table.qza Binary file test-data/jaccard.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/observed_features.test0.feature-table.qza Binary file test-data/observed_features.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/pielou_evenness.test0.feature-table.qza Binary file test-data/pielou_evenness.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/pielou_evenness.test1.feature-table.qza Binary file test-data/pielou_evenness.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/shannon_entropy.test0.feature-table.qza Binary file test-data/shannon_entropy.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/shannon_entropy.test1.feature-table.qza Binary file test-data/shannon_entropy.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test0.feature-table.qza Binary file test-data/unweighted_unifrac.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test0.phylogeny.qza Binary file test-data/unweighted_unifrac.test0.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test1.feature-table.qza Binary file test-data/unweighted_unifrac.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test1.phylogeny.qza Binary file test-data/unweighted_unifrac.test1.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test2.feature-table.qza Binary file test-data/unweighted_unifrac.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test2.phylogeny.qza Binary file test-data/unweighted_unifrac.test2.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test3.feature-table.qza Binary file test-data/unweighted_unifrac.test3.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/unweighted_unifrac.test3.phylogeny.qza Binary file test-data/unweighted_unifrac.test3.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test0.feature-table.qza Binary file test-data/weighted_unifrac.test0.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test0.phylogeny.qza Binary file test-data/weighted_unifrac.test0.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test1.feature-table.qza Binary file test-data/weighted_unifrac.test1.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test1.phylogeny.qza Binary file test-data/weighted_unifrac.test1.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test2.feature-table.qza Binary file test-data/weighted_unifrac.test2.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test2.phylogeny.qza Binary file test-data/weighted_unifrac.test2.phylogeny.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test3.feature-table.qza Binary file test-data/weighted_unifrac.test3.feature-table.qza has changed diff -r 000000000000 -r e1dbc6a12aa9 test-data/weighted_unifrac.test3.phylogeny.qza Binary file test-data/weighted_unifrac.test3.phylogeny.qza has changed