comparison gemini_set_somatic.xml @ 2:bd723bd67a67 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:21:08 -0500
parents eae49d42a4a2
children 97a9409dfd78
comparison
equal deleted inserted replaced
1:eae49d42a4a2 2:bd723bd67a67
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 15
18 #if float($min_depth) >= 0: 16 #if float($min_depth) >= 0: