# HG changeset patch # User q2d2 # Date 1673650734 0 # Node ID 43e5dd36de74b5b04708da2aa1e7b232c1ba6301 # Parent fd05e62ba9f9b0a537eb45e281fb9b2fc1a6bc34 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 69da7976573cc07a363ac66bdacc9269d7cd3732 diff -r fd05e62ba9f9 -r 43e5dd36de74 qiime2__phylogeny__align_to_tree_mafft_fasttree.xml --- a/qiime2__phylogeny__align_to_tree_mafft_fasttree.xml Mon Aug 29 20:16:51 2022 +0000 +++ b/qiime2__phylogeny__align_to_tree_mafft_fasttree.xml Fri Jan 13 22:58:54 2023 +0000 @@ -1,22 +1,22 @@ - + Build a phylogenetic tree using fasttree and mafft alignment - quay.io/qiime2/core:2022.8 + quay.io/qiime2/core:2022.11 q2galaxy version phylogeny - q2galaxy run phylogeny align_to_tree_mafft_fasttree '$inputs' + q2galaxy run phylogeny align_to_tree_mafft_fasttree '$inputs' @@ -51,7 +51,39 @@ - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + QIIME 2: phylogeny align-to-tree-mafft-fasttree =============================================== @@ -71,6 +103,33 @@ ------------ This pipeline will start by creating a sequence alignment using MAFFT, after which any alignment columns that are phylogenetically uninformative or ambiguously aligned will be removed (masked). The resulting masked alignment will be used to infer a phylogenetic tree and then subsequently rooted at its midpoint. Output files from each step of the pipeline will be saved. This includes both the unmasked and masked MAFFT alignment from q2-alignment methods, and both the rooted and unrooted phylogenies from q2-phylogeny methods. +Examples: +--------- + +align_to_tree_mafft_fasttree +**************************** +Using the ``qiime2 phylogeny align-to-tree-mafft-fasttree`` tool: + #. Set *"sequences"* to ``#: rep-seqs.qza`` + #. Press the ``Execute`` button. + +Once completed, for each 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 phylogeny align-to-tree-mafft-fasttree [...] : alignment.qza`` + - ``aligned-rep-seqs.qza`` + * - ``#: qiime2 phylogeny align-to-tree-mafft-fasttree [...] : masked_alignment.qza`` + - ``masked-aligned-rep-seqs.qza`` + * - ``#: qiime2 phylogeny align-to-tree-mafft-fasttree [...] : tree.qza`` + - ``unrooted-tree.qza`` + * - ``#: qiime2 phylogeny align-to-tree-mafft-fasttree [...] : rooted_tree.qza`` + - ``rooted-tree.qza`` + | diff -r fd05e62ba9f9 -r 43e5dd36de74 test-data/.gitkeep diff -r fd05e62ba9f9 -r 43e5dd36de74 test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza Binary file test-data/align_to_tree_mafft_fasttree.test0.rep-seqs.qza has changed