# HG changeset patch # User q2d2 # Date 1661802539 0 # Node ID 72079afffe4cfb3fa444dfebc5bfcd5175094bbf planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__emperor commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 72079afffe4c qiime2__emperor__biplot.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__emperor__biplot.xml Mon Aug 29 19:48:59 2022 +0000 @@ -0,0 +1,93 @@ + + + + + Visualize and Interact with Principal Coordinates Analysis Biplot + + quay.io/qiime2/core:2022.8 + + q2galaxy version emperor + q2galaxy run emperor biplot '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ["PCoAResults % Properties('biplot')"] + + + + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: emperor biplot +======================= +Visualize and Interact with Principal Coordinates Analysis Biplot + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Generates an interactive ordination biplot where the user can visually integrate sample and feature metadata. Vectors representing the n most important features are then plotted in the emperor visualization (5 largest, by default). + + +| + + + + 10.1186/2047-217X-2-16 + 10.1016/j.chom.2016.12.009 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 72079afffe4c test-data/.gitkeep