# HG changeset patch # User q2d2 # Date 1714080318 0 # Node ID 9e8e4cd63865022b924ca7093a07ba55f8ff04a1 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 000000000000 -r 9e8e4cd63865 qiime2__rescript__merge_taxa.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__merge_taxa.xml Thu Apr 25 21:25:18 2024 +0000 @@ -0,0 +1,80 @@ + + + + + Compare taxonomies and select the longest, highest scoring, or find the least common ancestor. + + quay.io/qiime2/amplicon:2024.2 + + q2galaxy version rescript + q2galaxy run rescript merge_taxa '$inputs' + + + + + + + + + +
+ + + + + + + + + + + + + + False + + + + + + +
+
+ + + + + +QIIME 2: rescript merge-taxa +============================ +Compare taxonomies and select the longest, highest scoring, or find the least common ancestor. + + +Outputs: +-------- +:merged_data.qza: <no description> + +| + +Description: +------------ +Compare taxonomy annotations and choose the best one. Can select the longest taxonomy annotation, the highest scoring, or the least common ancestor. Note: when a tie occurs, the last taxonomy added takes precedent. + + +| + + + + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 9e8e4cd63865 test-data/.gitkeep