# HG changeset patch # User q2d2 # Date 1661804257 0 # Node ID 3bb5efe0ee0c0086c84120e414036daf090e7fc3 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__phylogeny commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 3bb5efe0ee0c qiime2__phylogeny__raxml_rapid_bootstrap.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__phylogeny__raxml_rapid_bootstrap.xml Mon Aug 29 20:17:37 2022 +0000 @@ -0,0 +1,77 @@ + + + + + Construct a phylogenetic tree with bootstrap supports using RAxML. + + quay.io/qiime2/core:2022.8 + + q2galaxy version phylogeny + q2galaxy run phylogeny raxml_rapid_bootstrap '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureData[AlignedSequence]'] + +
+ + + + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: phylogeny raxml-rapid-bootstrap +======================================== +Construct a phylogenetic tree with bootstrap supports using RAxML. + + +Outputs: +-------- +:tree.qza: The resulting phylogenetic tree. + +| + +Description: +------------ +Construct a phylogenetic tree with RAxML with the addition of rapid bootstrapping support values. See: https://sco.h-its.org/exelixis/web/software/raxml/ + + +| + + + + 10.1093/bioinformatics/btu033 + 10.1080/10635150802429642 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 3bb5efe0ee0c test-data/.gitkeep