changeset 4:bb6b6af01920 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 1ec61a5000b70303a3655de0a74bcd52cd4b9d02
author iuc
date Thu, 19 Apr 2018 18:35:01 -0400
parents d8f26ae1e909
children 3bcf77e9c7e3
files mageck_count.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mageck_count.xml	Thu Apr 19 05:34:34 2018 -0400
+++ b/mageck_count.xml	Thu Apr 19 18:35:01 2018 -0400
@@ -27,7 +27,7 @@
             #set infile = $name + ".bam"
         #end if
 
-        ln -s '${sample}' $infile &&
+        ln -s '${sample}' '$infile' &&
 
         #silent $files.append($infile)
         #silent $names.append($name)