# HG changeset patch # User q2d2 # Date 1661804104 0 # Node ID 560fc8042f74cd975bb6081ccbc1bad7f5500010 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 560fc8042f74 qiime2__phylogeny__midpoint_root.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__phylogeny__midpoint_root.xml Mon Aug 29 20:15:04 2022 +0000 @@ -0,0 +1,58 @@ + + + + + Midpoint root an unrooted phylogenetic tree. + + quay.io/qiime2/core:2022.8 + + q2galaxy version phylogeny + q2galaxy run phylogeny midpoint_root '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['Phylogeny[Unrooted]'] + + + + + + + +QIIME 2: phylogeny midpoint-root +================================ +Midpoint root an unrooted phylogenetic tree. + + +Outputs: +-------- +:rooted_tree.qza: The rooted phylogenetic tree. + +| + +Description: +------------ +Midpoint root an unrooted phylogenetic tree. + + +| + + + + 10.1038/s41587-019-0209-9 + + diff -r 000000000000 -r 560fc8042f74 test-data/.gitkeep