# HG changeset patch # User q2d2 # Date 1661804188 0 # Node ID c9eafd561cc481fcf1ddbd1a851b9214d33dfec3 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r c9eafd561cc4 qiime2__phylogeny__fasttree.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__phylogeny__fasttree.xml Mon Aug 29 20:16:28 2022 +0000 @@ -0,0 +1,73 @@ + + + + + Construct a phylogenetic tree with FastTree. + + quay.io/qiime2/core:2022.8 + + q2galaxy version phylogeny + q2galaxy run phylogeny fasttree '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[AlignedSequence]'] + +
+ + + + + + + + + + + + +
+
+ + + + + +QIIME 2: phylogeny fasttree +=========================== +Construct a phylogenetic tree with FastTree. + + +Outputs: +-------- +:tree.qza: The resulting phylogenetic tree. + +| + +Description: +------------ +Construct a phylogenetic tree with FastTree. + + +| + + + + 10.1371/journal.pone.0009490 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r c9eafd561cc4 test-data/.gitkeep