# HG changeset patch # User q2d2 # Date 1661804012 0 # Node ID c75c8d8a5f5e97ef406fa582aa797efe2c20fb88 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__metadata commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r c75c8d8a5f5e qiime2__metadata__shuffle_groups.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__metadata__shuffle_groups.xml Mon Aug 29 20:13:32 2022 +0000 @@ -0,0 +1,83 @@ + + + + + Shuffle values in a categorical sample metadata column. + + quay.io/qiime2/core:2022.8 + + q2galaxy version metadata + q2galaxy run metadata shuffle_groups '$inputs' + + + + + + + + + + + + + value != "1" + + + + + + + + + +
+ + + + + + + + + + + +
+
+ + + + + +QIIME 2: metadata shuffle-groups +================================ +Shuffle values in a categorical sample metadata column. + + +Outputs: +-------- +:shuffled_groups.qza: Randomized metadata columns + +| + +Description: +------------ +Create one or more categorical sample metadata columns by shuffling the values in an input metadata column. To avoid confusion, the column name and values will be derived from the provided prefixes. The number of different values (or groups), and the counts of each value, will match the input metadata column but the association of values with sample ids will be random. These data will be written to an artifact that can be used as sample metadata. + + +| + + + + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r c75c8d8a5f5e test-data/.gitkeep