# HG changeset patch # User q2d2 # Date 1661803915 0 # Node ID cc93337ddb987916b98647676afa43ff947c89d0 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__longitudinal commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r cc93337ddb98 qiime2__longitudinal__anova.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__longitudinal__anova.xml Mon Aug 29 20:11:55 2022 +0000 @@ -0,0 +1,80 @@ + + + + + ANOVA test + + quay.io/qiime2/core:2022.8 + + q2galaxy version longitudinal + q2galaxy run longitudinal anova '$inputs' + + + + + + + + + + + + + + + + + + + + + + + value is not None and len(value) > 0 + +
+ + + + + +
+
+ + + + + +QIIME 2: longitudinal anova +=========================== +ANOVA test + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Perform an ANOVA test on any factors present in a metadata file and/or metadata-transformable artifacts. This is followed by pairwise t-tests to examine pairwise differences between categorical sample groups. + + +| + + + + 10.1128/mSystems.00219-18 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r cc93337ddb98 test-data/.gitkeep