# HG changeset patch # User iuc # Date 1524177301 14400 # Node ID bb6b6af01920d5b2eb3f0a3a7dbf164cc8311499 # Parent d8f26ae1e90957ab1a28f2b02ccfdfcb3a415b67 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/mageck commit 1ec61a5000b70303a3655de0a74bcd52cd4b9d02 diff -r d8f26ae1e909 -r bb6b6af01920 mageck_count.xml --- 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)