diff plotProfiler.xml @ 23:06277c005b1a draft

planemo upload for repository https://github.com/fidelram/deepTools/tree/master/galaxy/wrapper/ commit 2c5f94de9ddf6798e49b7e9c340c841ca2bfbcfe
author bgruening
date Tue, 20 Sep 2016 03:08:16 -0400
parents 555739cc510f
children 14cbf1fdda09
line wrap: on
line diff
--- a/plotProfiler.xml	Fri Aug 12 05:18:13 2016 -0400
+++ b/plotProfiler.xml	Tue Sep 20 03:08:16 2016 -0400
@@ -16,8 +16,8 @@
             #if $output.showOutputSettings == "yes"
                 --plotFileFormat $output.outFileFormat
 
-                #if $dpi:
-                    --dpi "$dpi"
+                #if $output.dpi:
+                    --dpi "$output.dpi"
                 #end if
 
                 #if $output.saveSortedRegions: