comparison gemini_amend.xml @ 2:c84586bd8d34 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit e8ff2fa7d0fec40e1abbeac15907a5a1d4a20a86
author iuc
date Sat, 08 Dec 2018 10:24:04 -0500
parents 5845a899e87d
children caaf7e559f4d
comparison
equal deleted inserted replaced
1:5845a899e87d 2:c84586bd8d34
7 <expand macro="requirements" /> 7 <expand macro="requirements" />
8 <expand macro="stdio" /> 8 <expand macro="stdio" />
9 <expand macro="version_command" /> 9 <expand macro="version_command" />
10 <command> 10 <command>
11 <![CDATA[ 11 <![CDATA[
12 @PROVIDE_ANNO_DATA@
13
14 cp "${ infile }" "${ outfile }" && 12 cp "${ infile }" "${ outfile }" &&
15 13
16 gemini @BINARY@ 14 gemini @BINARY@
17 $clear 15 $clear
18 --sample "${ ped }" 16 --sample "${ ped }"