# HG changeset patch # User q2d2 # Date 1661803005 0 # Node ID b4df421d7e750835d45432a5d2e2f9534c89f0ea planemo upload for repository https://github.com/qiime2/galaxy-tools/tree/main/tools/suite_qiime2__feature_table commit 9023cfd83495a517fbcbb6f91d5b01a6f1afcda1 diff -r 000000000000 -r b4df421d7e75 qiime2__feature_table__heatmap.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/qiime2__feature_table__heatmap.xml Mon Aug 29 19:56:45 2022 +0000 @@ -0,0 +1,338 @@ + + + + + Generate a heatmap representation of a feature table + + quay.io/qiime2/core:2022.8 + + q2galaxy version feature_table + q2galaxy run feature_table heatmap '$inputs' + + + + + + + + + hasattr(value.metadata, "semantic_type") and value.metadata.semantic_type in ['FeatureTable[Frequency]'] + +
+ + + + + + + + + + + value != "1" + + + + + + + + + + + + + + + + + + + + value != "1" + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + + + +QIIME 2: feature-table heatmap +============================== +Generate a heatmap representation of a feature table + + +Outputs: +-------- +:visualization.qzv: <no description> + +| + +Description: +------------ +Generate a heatmap representation of a feature table with optional clustering on both the sample and feature axes. + +Tip: To generate a heatmap containing taxonomic annotations, use `qiime taxa collapse` to collapse the feature table at the desired taxonomic level. + + +| + + + + 10.1109/MCSE.2007.55 + 10.1038/s41587-019-0209-9 + +
diff -r 000000000000 -r b4df421d7e75 test-data/merge.test0.feature-table1.qza Binary file test-data/merge.test0.feature-table1.qza has changed diff -r 000000000000 -r b4df421d7e75 test-data/merge.test0.feature-table2.qza Binary file test-data/merge.test0.feature-table2.qza has changed diff -r 000000000000 -r b4df421d7e75 test-data/merge.test1.feature-table1.qza Binary file test-data/merge.test1.feature-table1.qza has changed diff -r 000000000000 -r b4df421d7e75 test-data/merge.test1.feature-table2.qza Binary file test-data/merge.test1.feature-table2.qza has changed diff -r 000000000000 -r b4df421d7e75 test-data/merge.test1.feature-table3.qza Binary file test-data/merge.test1.feature-table3.qza has changed