# HG changeset patch # User q2d2 # Date 1661802562 0 # Node ID e6978c621d703393adbff3a19b53d206470ec795 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__emperor commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r e6978c621d70 qiime2__emperor__plot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__emperor__plot.xml Mon Aug 29 19:49:22 2022 +0000 @@ -0,0 +1,86 @@ + + + + + Visualize and Interact with Principal Coordinates Analysis Plots + + quay.io/qiime2/core:2022.8 + + q2galaxy version emperor + q2galaxy run emperor plot '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['PCoAResults'] + + + + + + + + + + + + + + + +
+ + + + + + value is not None and len(value) > 0 + + + + +
+
+ + + + + +QIIME 2: emperor plot +===================== +Visualize and Interact with Principal Coordinates Analysis Plots + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Generates an interactive ordination plot where the user can visually integrate sample metadata. + + +| + + + + 10.1186/2047-217X-2-16 + 10.1016/j.chom.2016.12.009 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r e6978c621d70 test-data/.gitkeep