Mercurial > repos > iuc > gemini_burden
diff gemini_burden.xml @ 7:60f59154e439 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:30:54 -0500 |
| parents | 690ec121b2be |
| children | e457a1d659f5 |
line wrap: on
line diff
--- a/gemini_burden.xml Mon Dec 17 12:17:00 2018 -0500 +++ b/gemini_burden.xml Fri Jan 11 17:30:54 2019 -0500 @@ -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
