comparison gemini_de_novo.xml @ 2:93bb0cfacefb draft

Uploaded
author iuc
date Mon, 12 Jan 2015 15:31:50 -0500
parents 720cbfb4190d
children ba3abde6775b
comparison
equal deleted inserted replaced
1:d3c4d0208bb2 2:93bb0cfacefb
22 > "${ outfile }" 22 > "${ outfile }"
23 ]]> 23 ]]>
24 </command> 24 </command>
25 <expand macro="stdio" /> 25 <expand macro="stdio" />
26 <inputs> 26 <inputs>
27 <param name="infile" type="data" format="sqlite" label="GEMINI database" /> 27 <expand macro="infile" />
28 28
29 <expand macro="column_filter" /> 29 <expand macro="column_filter" />
30 <expand macro="filter" /> 30 <expand macro="filter" />
31 <expand macro="min_sequence_depth" /> 31 <expand macro="min_sequence_depth" />
32 </inputs> 32 </inputs>
33 <outputs> 33 <outputs>
34 <data name="outfile" format="tabular" label="${tool.name} on ${on_string}" /> 34 <data name="outfile" format="tabular" />
35 </outputs> 35 </outputs>
36 <tests> 36 <tests>
37 <test> 37 <test>
38 </test> 38 </test>
39 </tests> 39 </tests>