# HG changeset patch # User q2d2 # Date 1686252880 0 # Node ID e3a9e7cb7b77903941c90737b72b131e6cfcd9af # Parent 4696fc685d8333d2fa09145dc91155a574a9646e planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__composition commit 65e4952f33eb335528e8553150e9097e5ea8f556 diff -r 4696fc685d83 -r e3a9e7cb7b77 qiime2__composition__ancom.xml --- a/qiime2__composition__ancom.xml Fri Jan 13 22:05:02 2023 +0000 +++ b/qiime2__composition__ancom.xml Thu Jun 08 19:34:40 2023 +0000 @@ -6,14 +6,14 @@ --> - + Apply ANCOM to identify features that differ in abundance. - quay.io/qiime2/core:2022.11 + quay.io/qiime2/core:2023.5 q2galaxy version composition q2galaxy run composition ancom '$inputs' @@ -56,6 +56,7 @@ + diff -r 4696fc685d83 -r e3a9e7cb7b77 test-data/ancombc.test0.metadata.tsv --- a/test-data/ancombc.test0.metadata.tsv Fri Jan 13 22:05:02 2023 +0000 +++ b/test-data/ancombc.test0.metadata.tsv Thu Jun 08 19:34:40 2023 +0000 @@ -1,5 +1,5 @@ sample-id barcode-sequence bodysite month day subject animal testcolumn singlecolumn AZcolumn -#q2:types categorical categorical numeric numeric categorical categorical categorical categorical categorical +#q2:types categorical categorical categorical numeric categorical categorical categorical categorical categorical L1S8 AGCTGACTAGTC gut 10 28 subject-1 dog test1 value A L1S57 ACACACTATGGC gut 1 20 subject-1 dog test2 value Z L1S76 ACTACGTGTGGT gut 2 17 subject-1 cow test1 value Z @@ -34,3 +34,6 @@ L6S93 GCGTTACACACA tongue 3 17 subject-2 dog test1 value Z L6S20 GAACTGTATCTC tongue 4 14 subject-2 bird test2 value Z L6S68 CTGGACTCATAG gut 10 28 subject-2 cow test1 value Z +L6SD93 GCGTTACACACA toe 3 17 subject-2 dog test1 value +L6SD20 GAACTGTATCTC toe 4 14 subject-2 bird test2 value +L6SD68 CTGGACTCATAG toe 10 28 subject-2 cow test1 value diff -r 4696fc685d83 -r e3a9e7cb7b77 test-data/ancombc.test0.table.qza Binary file test-data/ancombc.test0.table.qza has changed diff -r 4696fc685d83 -r e3a9e7cb7b77 test-data/ancombc.test1.metadata.tsv --- a/test-data/ancombc.test1.metadata.tsv Fri Jan 13 22:05:02 2023 +0000 +++ b/test-data/ancombc.test1.metadata.tsv Thu Jun 08 19:34:40 2023 +0000 @@ -1,5 +1,5 @@ sample-id barcode-sequence bodysite month day subject animal testcolumn singlecolumn AZcolumn -#q2:types categorical categorical numeric numeric categorical categorical categorical categorical categorical +#q2:types categorical categorical categorical numeric categorical categorical categorical categorical categorical L1S8 AGCTGACTAGTC gut 10 28 subject-1 dog test1 value A L1S57 ACACACTATGGC gut 1 20 subject-1 dog test2 value Z L1S76 ACTACGTGTGGT gut 2 17 subject-1 cow test1 value Z @@ -34,3 +34,6 @@ L6S93 GCGTTACACACA tongue 3 17 subject-2 dog test1 value Z L6S20 GAACTGTATCTC tongue 4 14 subject-2 bird test2 value Z L6S68 CTGGACTCATAG gut 10 28 subject-2 cow test1 value Z +L6SD93 GCGTTACACACA toe 3 17 subject-2 dog test1 value +L6SD20 GAACTGTATCTC toe 4 14 subject-2 bird test2 value +L6SD68 CTGGACTCATAG toe 10 28 subject-2 cow test1 value diff -r 4696fc685d83 -r e3a9e7cb7b77 test-data/ancombc.test1.table.qza Binary file test-data/ancombc.test1.table.qza has changed