comparison gemini_db_info.xml @ 2:93bb0cfacefb draft

Uploaded
author iuc
date Mon, 12 Jan 2015 15:31:50 -0500
parents 720cbfb4190d
children
comparison
equal deleted inserted replaced
1:d3c4d0208bb2 2:93bb0cfacefb
13 > "${ outfile }" 13 > "${ outfile }"
14 ]]> 14 ]]>
15 </command> 15 </command>
16 <expand macro="stdio" /> 16 <expand macro="stdio" />
17 <inputs> 17 <inputs>
18 <param name="infile" type="data" format="sqlite" label="GEMINI database" /> 18 <expand macro="infile" />
19 </inputs> 19 </inputs>
20 <outputs> 20 <outputs>
21 <data name="outfile" format="tabular" label="${tool.name} on ${on_string}" /> 21 <data name="outfile" format="tabular" />
22 </outputs> 22 </outputs>
23 <tests> 23 <tests>
24 <test> 24 <test>
25 </test> 25 </test>
26 </tests> 26 </tests>