# HG changeset patch
# User iuc
# Date 1716298877 0
# Node ID 89ca62980a2edc4c25a0aa8847f638d7f3b184df
# Parent 16c64719226c80265748c19b942cd82d2831ee50
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/DIMet commit b74312f0a6cb28e204f8633453e493fa0b2c89d8
diff -r 16c64719226c -r 89ca62980a2e dimet_isotopologues_plot.xml
--- a/dimet_isotopologues_plot.xml Wed Mar 27 16:50:32 2024 +0000
+++ b/dimet_isotopologues_plot.xml Tue May 21 13:41:17 2024 +0000
@@ -84,7 +84,7 @@
help="Default value is 3.0."/>
-
diff -r 16c64719226c -r 89ca62980a2e macros.xml
--- a/macros.xml Wed Mar 27 16:50:32 2024 +0000
+++ b/macros.xml Tue May 21 13:41:17 2024 +0000
@@ -1,7 +1,6 @@
0.2.4
- 1
- pca
+ 2
dimet
@@ -490,7 +489,7 @@
-
+
@@ -552,7 +551,7 @@
-
+
@@ -615,6 +614,11 @@
#if $abundance_file:
ln -s '$abundance_file' data/abundance.csv &&
#end if
+ #set $axisx = "condition"
+ #if str( $output_options.bar_color ) == "condition":
+ #set $axisx = "timepoint"
+ #end if
+
]]>