# HG changeset patch # User q2d2 # Date 1714080254 0 # Node ID 9c36d1a884216a9de95a6975c018f76654298777 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__rescript commit 389df0134cd0763dcf02aac6e623fc15f8861c1e diff -r 000000000000 -r 9c36d1a88421 qiime2__rescript__evaluate_classifications.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__rescript__evaluate_classifications.xml Thu Apr 25 21:24:14 2024 +0000 @@ -0,0 +1,75 @@ + + + + + Interactively evaluate taxonomic classification accuracy. + + quay.io/qiime2/amplicon:2024.2 + + q2galaxy version rescript + q2galaxy run rescript evaluate_classifications '$inputs' + + + + + + + + + + + + + + +
+ + + + + + value is not None and len(value) > 0 + + +
+
+ + + + + +QIIME 2: rescript evaluate-classifications +========================================== +Interactively evaluate taxonomic classification accuracy. + + +Outputs: +-------- +:evaluation.qzv: Visualization of classification accuracy results. + +| + +Description: +------------ +Evaluate taxonomic classification accuracy by comparing one or more sets of true taxonomic labels to the predicted taxonomies for the same set(s) of features. Output an interactive line plot of classification accuracy for each pair of expected/observed taxonomies. 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.1186/s40168-018-0470-z + 10.1128/mSystems.00219-18 + 10.1371/journal.pcbi.1009581 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 9c36d1a88421 test-data/.gitkeep