# HG changeset patch # User q2d2 # Date 1661801571 0 # Node ID 4a62b47071f50d9145d5c01ae6b517644011b162 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__diversity commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 4a62b47071f5 qiime2__diversity__alpha_correlation.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__diversity__alpha_correlation.xml Mon Aug 29 19:32:51 2022 +0000 @@ -0,0 +1,81 @@ + + + + + Alpha diversity correlation + + quay.io/qiime2/core:2022.8 + + q2galaxy version diversity + q2galaxy run diversity alpha_correlation '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['SampleData[AlphaDiversity]'] + + + + + + + + + + + + + + + +
+ + + + + +
+
+ + + + + +QIIME 2: diversity alpha-correlation +==================================== +Alpha diversity correlation + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Determine whether numeric sample metadata columns are correlated with alpha diversity. + + +| + + + + https://doi.org/10.1098/rspl.1895.0041 + https://doi.org/10.2307/1422689 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 4a62b47071f5 test-data/.gitkeep