diff gemini_burden.xml @ 5:699ce2631e79 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 62ed732cba355e695181924a8ed4cce49ca21c59
author iuc
date Fri, 11 Jan 2019 17:52:15 -0500
parents c70d79e0eed7
children f0bf88e9e689
line wrap: on
line diff
--- a/gemini_burden.xml	Fri Dec 14 13:03:59 2018 -0500
+++ b/gemini_burden.xml	Fri Jan 11 17:52:15 2019 -0500
@@ -1,4 +1,4 @@
-<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@.1">
+<tool id="gemini_@BINARY@" name="GEMINI @BINARY@" version="@VERSION@">
     <description>perform sample-wise gene-level burden calculations</description>
     <macros>
         <import>gemini_macros.xml</import>
@@ -25,8 +25,8 @@
                 --permutations ${analysis.permutations}
                 ${analysis.save_tscores}
             #end if
-            "$infile"
-            > "$outfile"
+            '$infile'
+            > '$outfile'
         #if str($analysis.mode) == "c-alpha" and $analysis.save_tscores:
             && touch permutated_t_scores.txt
             && mv permutated_t_scores.txt $t_scores