# HG changeset patch # User q2d2 # Date 1714080172 0 # Node ID d47b350315999059d79a58c751ed6f98c01c3965 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 000000000000 -r d47b35031599 qiime2__rescript__evaluate_taxonomy.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__evaluate_taxonomy.xml Thu Apr 25 21:22:52 2024 +0000 @@ -0,0 +1,85 @@ + + + + + Compute summary statistics on taxonomy artifact(s). + + quay.io/qiime2/amplicon:2024.2 + + q2galaxy version rescript + q2galaxy run rescript evaluate_taxonomy '$inputs' + + + + + + + + + +
+ + + + + + value is not None and len(value) > 0 + + + + + + + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: rescript evaluate-taxonomy +=================================== +Compute summary statistics on taxonomy artifact(s). + + +Outputs: +-------- +:taxonomy_stats.qzv: <no description> + +| + +Description: +------------ +Compute summary statistics on taxonomy artifact(s) and visualize as interactive lineplots. Summary statistics include the number of unique labels, taxonomic entropy, and the number of features that are (un)classified at each taxonomic level. This action is useful for both reference taxonomies and classification results. The x-axis in these plots represents the taxonomic levels present in the input taxonomies so are labeled numerically instead of by rank, but typically for 7-level taxonomies these will represent: 1 = domain/kingdom, 2 = phylum, 3 = class, 4 = order, 5 = family, 6 = genus, 7 = species. + + +| + + + + 10.1128/mSystems.00219-18 + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r d47b35031599 test-data/.gitkeep