Mercurial > repos > jjohnson > snpsift
diff snpSift_rmInfo.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_rmInfo.xml Mon Jan 25 17:02:52 2016 -0600 +++ b/snpSift_rmInfo.xml Sat Apr 09 11:53:30 2016 -0400 @@ -7,7 +7,7 @@ <expand macro="stdio" /> <expand macro="version_command" /> <command><![CDATA[ - java -Xmx2G -jar \$SNPEFF_JAR_PATH/SnpSift.jar rmInfo $input ' '.join($info_fields.split(',')) > $output + java -Xmx2G -jar "\$SNPEFF_JAR_PATH/SnpSift.jar" rmInfo "$input" ' '.join($info_fields.split(',')) > "$output" ]]> </command> <inputs> @@ -52,8 +52,7 @@ @EXTERNAL_DOCUMENTATION@ http://snpeff.sourceforge.net/SnpSift.html#rmInfo -@CITATION_SECTION@ - ]]> </help> + <expand macro="citations" /> </tool>