comparison gemini_dump.xml @ 2:a32c298053e4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gemini commit 11ee7ac206d41894c0b6a11f2439aaea490824f0
author iuc
date Thu, 09 Nov 2017 13:18:08 -0500
parents 187b57debbba
children 96a2d270bf0f
comparison
equal deleted inserted replaced
1:c3da7c5f2141 2:a32c298053e4
24 <param name="report" type="select" label="The information to be reported" help="(-t)"> 24 <param name="report" type="select" label="The information to be reported" help="(-t)">
25 <option value="--variants">All rows/columns from the variants table (--variants)</option> 25 <option value="--variants">All rows/columns from the variants table (--variants)</option>
26 <option value="--genotypes">All rows/columns from the variants table with one line per sample/genotype (--genotypes)</option> 26 <option value="--genotypes">All rows/columns from the variants table with one line per sample/genotype (--genotypes)</option>
27 <option value="--samples">All rows/columns from the samples table (--samples)</option> 27 <option value="--samples">All rows/columns from the samples table (--samples)</option>
28 </param> 28 </param>
29 <param argument="--header" type="boolean" label="Include a header of column names" truevalue="--header" falsevalue="" selected="False" /> 29 <param argument="--header" type="boolean" label="Include a header of column names" truevalue="--header" falsevalue="" checked="False" />
30 <param argument="--tfam" type="boolean" label="Output sample information to TFAM information" truevalue="--tfam" falsevalue="" selected="False" /> 30 <param argument="--tfam" type="boolean" label="Output sample information to TFAM information" truevalue="--tfam" falsevalue="" checked="False" />
31 </inputs> 31 </inputs>
32 <outputs> 32 <outputs>
33 <data name="outfile" format="tabular" /> 33 <data name="outfile" format="tabular" />
34 </outputs> 34 </outputs>
35 <tests> 35 <tests>