Mercurial > repos > bgruening > deeptools_plot_profile
diff plotProfiler.xml @ 34:8be53e83a2af draft
planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 72ae8f62333aa38d1c63034ddb37184a0f72c64e-dirty
author | bgruening |
---|---|
date | Fri, 02 Mar 2018 14:49:24 -0500 |
parents | 3ae26ce6716d |
children | 90b31e54abbf |
line wrap: on
line diff
--- a/plotProfiler.xml Thu Feb 15 04:11:12 2018 -0500 +++ b/plotProfiler.xml Fri Mar 02 14:49:24 2018 -0500 @@ -59,10 +59,10 @@ $advancedOpt.perGroup - #if $advancedOpt.yMin: + #if str($advancedOpt.yMin): --yMin $advancedOpt.yMin #end if - #if $advancedOpt.yMax: + #if str($advancedOpt.yMax): --yMax $advancedOpt.yMax #end if