Mercurial > repos > jjohnson > snpsift
diff snpSift_vartype.xml @ 8:2f40467536cf draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/snpsift/snpsift commit 93465571cf180554c3548338a68fa0f1604985dc-dirty
| author | jjohnson |
|---|---|
| date | Sat, 09 Apr 2016 11:53:30 -0400 |
| parents | baf6602903e1 |
| children |
line wrap: on
line diff
--- a/snpSift_vartype.xml Mon Jan 25 17:02:52 2016 -0600 +++ b/snpSift_vartype.xml Sat Apr 09 11:53:30 2016 -0400 @@ -7,7 +7,7 @@ <expand macro="stdio" /> <expand macro="version_command" /> <command><![CDATA[ - java -jar \$SNPEFF_JAR_PATH/SnpSift.jar varType $input 2> $log > $output + java -jar "\$SNPEFF_JAR_PATH/SnpSift.jar" varType "$input" 2> "$log" > "$output" ]]> </command> <inputs>
