Mercurial > repos > iuc > quast
comparison quast.xml @ 10:342a1d1fed7b draft
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/quast commit e8ef230f8e63e7fe37a02ee78e000d1063955052"
author | iuc |
---|---|
date | Mon, 08 Nov 2021 11:26:22 +0000 |
parents | 45924fa8d8c5 |
children | 7594365c546b |
comparison
equal
deleted
inserted
replaced
9:45924fa8d8c5 | 10:342a1d1fed7b |
---|---|
161 ]]> | 161 ]]> |
162 </command> | 162 </command> |
163 <inputs> | 163 <inputs> |
164 <conditional name="in"> | 164 <conditional name="in"> |
165 <param name="custom" type="select" label="Use customized names for the input files?" help="They will be used in reports, plots and logs"> | 165 <param name="custom" type="select" label="Use customized names for the input files?" help="They will be used in reports, plots and logs"> |
166 <option value="true">Yes, specify custom names for</option> | 166 <option value="true">Yes, specify custom names</option> |
167 <option value="false" selected="true">No, use dataset names</option> | 167 <option value="false" selected="true">No, use dataset names</option> |
168 </param> | 168 </param> |
169 <when value="true"> | 169 <when value="true"> |
170 <repeat name="inputs" title="Contigs/scaffolds" min="1"> | 170 <repeat name="inputs" title="Contigs/scaffolds" min="1"> |
171 <param name="input" type="data" format="fasta" label="Contigs/scaffolds file"/> | 171 <param name="input" type="data" format="fasta" label="Contigs/scaffolds file"/> |