diff bamPEFragmentSize.xml @ 19:f011488450e6 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 5a01e3a370130f32a82d5436504371ed95be1754
author bgruening
date Thu, 05 Apr 2018 10:50:58 -0400
parents 68932756bf49
children ec103ad3c567
line wrap: on
line diff
--- a/bamPEFragmentSize.xml	Fri Mar 02 15:05:10 2018 -0500
+++ b/bamPEFragmentSize.xml	Thu Apr 05 10:50:58 2018 -0400
@@ -20,7 +20,7 @@
                 --histogram '$histogram_outfile'
                 --plotFileFormat '$outFileFormat'
             #end if
-            --plotTitle "$plotTitle"
+            --plotTitle '$plotTitle'
             #if $advancedOpt.showAdvancedOpt == 'yes'
                 --binSize '$advancedOpt.binSize'
                 --distanceBetweenBins '$advancedOpt.distanceBetweenBins'