# HG changeset patch # User q2d2 # Date 1661802516 0 # Node ID 7c4129b3c5ea07e330dc4fa4c1fa4c3732822894 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__emperor commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 7c4129b3c5ea qiime2__emperor__procrustes_plot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__emperor__procrustes_plot.xml Mon Aug 29 19:48:36 2022 +0000 @@ -0,0 +1,97 @@ + + + + + Visualize and Interact with a procrustes plot + + quay.io/qiime2/core:2022.8 + + q2galaxy version emperor + q2galaxy run emperor procrustes_plot '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['PCoAResults'] + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['PCoAResults'] + + + + + + + + + + + + + + + +
+ + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['ProcrustesStatistics'] + + + + + + + value is not None and len(value) > 0 + + + +
+
+ + + + + +QIIME 2: emperor procrustes-plot +================================ +Visualize and Interact with a procrustes plot + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Plot two procrustes-fitted matrices + + +| + + + + 10.1186/2047-217X-2-16 + 10.1016/j.chom.2016.12.009 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 7c4129b3c5ea test-data/.gitkeep