# HG changeset patch # User q2d2 # Date 1661800805 0 # Node ID cba57f5ca371476c8ea75d4914f551f2e2c6996d planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__composition commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r cba57f5ca371 qiime2__composition__ancom.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__composition__ancom.xml Mon Aug 29 19:20:05 2022 +0000 @@ -0,0 +1,89 @@ + + + + + Apply ANCOM to identify features that differ in abundance. + + quay.io/qiime2/core:2022.8 + + q2galaxy version composition + q2galaxy run composition ancom '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Composition]'] + + + + + + + + + + value != "1" + + + + + + + + + +
+ + + + + + + + + + +
+
+ + + + + +QIIME 2: composition ancom +========================== +Apply ANCOM to identify features that differ in abundance. + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Apply Analysis of Composition of Microbiomes (ANCOM) to identify features that are differentially abundant across groups. + + +| + + + + 10.3402/mehd.v26.27663 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r cba57f5ca371 test-data/.gitkeep