diff mageck_count.xml @ 4:c35a871ef887 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:33:07 -0400
parents 54f75bda72d5
children 541a5bb7c8c2
line wrap: on
line diff
--- a/mageck_count.xml	Thu Apr 19 05:32:46 2018 -0400
+++ b/mageck_count.xml	Thu Apr 19 18:33:07 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)