Mercurial > repos > iuc > ampvis2_heatmap
diff heatmap.xml @ 2:1adde216bdce draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/ampvis2 commit 09b56ef3e09ad6c5923c88616fea5cbd77d87616
author | iuc |
---|---|
date | Mon, 18 Dec 2023 09:37:32 +0000 |
parents | e53885a980fe |
children | a2d4da20749a |
line wrap: on
line diff
--- a/heatmap.xml Thu Apr 07 14:03:08 2022 +0000 +++ b/heatmap.xml Mon Dec 18 09:37:32 2023 +0000 @@ -192,7 +192,7 @@ <expand macro="out_macro"> <filter>output_options["out_format"] != "tabular"</filter> </expand> - <data name="plot_raw" format="tabular"> + <data name="plot_raw" format="tabular" label="${tool.name} on ${on_string}: Table"> <filter>output_options["out_format"] == "tabular"</filter> </data> </outputs> @@ -308,7 +308,7 @@ samples and taxonomy to aggregate OTUs. The Galaxy tool calls the `amp_heatmap -<https://madsalbertsen.github.io/ampvis2/reference/amp_heatmap.html>`_ function +<https://kasperskytte.github.io/ampvis2/reference/amp_heatmap.html>`_ function of the ampvis2 package. @HELP_RELATIVE_ABUNDANCES@