# HG changeset patch # User q2d2 # Date 1661803174 0 # Node ID 5e6afe86c5b8a64ded4223f5d7437e3ec6610125 planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__feature_table commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r 5e6afe86c5b8 qiime2__feature_table__rename_ids.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__feature_table__rename_ids.xml Mon Aug 29 19:59:34 2022 +0000 @@ -0,0 +1,86 @@ + + + + + Renames sample or feature ids in a table + + quay.io/qiime2/core:2022.8 + + q2galaxy version feature_table + q2galaxy run feature_table rename_ids '$inputs' + + + + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Composition]', 'FeatureTable[Frequency]', 'FeatureTable[PresenceAbsence]', 'FeatureTable[RelativeFrequency]'] + + + + + + + + + + value != "1" + + + + + + + + + +
+ + + + + +
+
+ + + + + +QIIME 2: feature-table rename-ids +================================= +Renames sample or feature ids in a table + + +Outputs: +-------- +:renamed_table.qza: A table which has new ids, where the ids are replaced by values in the `metadata` column. + +| + +Description: +------------ +Renames the sample or feature ids in a feature table using metadata to define the new ids. + + +| + + + + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r 5e6afe86c5b8 test-data/merge.test0.feature-table1.qza Binary file test-data/merge.test0.feature-table1.qza has changed diff -r 000000000000 -r 5e6afe86c5b8 test-data/merge.test0.feature-table2.qza Binary file test-data/merge.test0.feature-table2.qza has changed diff -r 000000000000 -r 5e6afe86c5b8 test-data/merge.test1.feature-table1.qza Binary file test-data/merge.test1.feature-table1.qza has changed diff -r 000000000000 -r 5e6afe86c5b8 test-data/merge.test1.feature-table2.qza Binary file test-data/merge.test1.feature-table2.qza has changed diff -r 000000000000 -r 5e6afe86c5b8 test-data/merge.test1.feature-table3.qza Binary file test-data/merge.test1.feature-table3.qza has changed