Mercurial > repos > iuc > gemini_lof_sieve
diff gemini_lof_sieve.xml @ 5:dda378a72430 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:45:47 -0500 |
parents | 93a391b4602c |
children | 4b5123d51e8c |
line wrap: on
line diff
--- a/gemini_lof_sieve.xml Fri Dec 14 12:48:41 2018 -0500 +++ b/gemini_lof_sieve.xml Fri Jan 11 17:45:47 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>Filter LoF variants by transcript position and type</description> <macros> <import>gemini_macros.xml</import> @@ -10,8 +10,8 @@ <command> <![CDATA[ gemini @BINARY@ - "${ infile }" - > "${ outfile }" + '$infile' + > '$outfile' ]]> </command> <inputs>