diff plotFingerprint.xml @ 19:a064962bb6e2 draft

planemo upload for repository https://github.com/deeptools/deepTools/tree/master/galaxy/wrapper/ commit 5a01e3a370130f32a82d5436504371ed95be1754
author bgruening
date Thu, 05 Apr 2018 10:59:58 -0400
parents 3fbec7fd02dc
children 664bd6df0959
line wrap: on
line diff
--- a/plotFingerprint.xml	Fri Mar 02 17:00:25 2018 -0500
+++ b/plotFingerprint.xml	Thu Apr 05 10:59:58 2018 -0400
@@ -24,7 +24,7 @@
                     #if $output.JSDsample:
                         #if "'{}'".format($output.JSDsample.display_name) in $labels:
                             #set JSDidx = $labels.index("'{}'".format($output.JSDsample.display_name))
-                            --JSDsample "${JSDidx}.bam"
+                            --JSDsample '${JSDidx}.bam'
                         #end if
                     #end if
                 #end if