# HG changeset patch # User q2d2 # Date 1661801521 0 # Node ID b9c031cf3ea5abb1ff57afaee6e9c58c27e79a58 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r b9c031cf3ea5 qiime2__diversity__beta.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__diversity__beta.xml Mon Aug 29 19:32:01 2022 +0000 @@ -0,0 +1,102 @@ + + + + + Beta diversity + + quay.io/qiime2/core:2022.8 + + q2galaxy version diversity + q2galaxy run diversity beta '$inputs' + + + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]'] + + + + + + + + + + + + + + + + + + + + + + + + + + + value != '__q2galaxy__::literal::None' + +
+ + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: diversity beta +======================= +Beta diversity + + +Outputs: +-------- +:distance_matrix.qza: The resulting distance matrix. + +| + +Description: +------------ +Computes a user-specified beta diversity metric for all pairs of samples in a feature table. + + +| + + + + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r b9c031cf3ea5 test-data/.gitkeep