comparison vsnp_build_tables.xml @ 15:5be0576d2d5e draft

"planemo upload for repository https://github.com/gregvonkuster/galaxy_tools/tree/master/tools/sequence_analysis/vsnp/vsnp_build_tables commit 4c7078b27931895d469b0e9663cc11a925eaf1bd"
author greg
date Fri, 12 Nov 2021 16:10:08 +0000
parents c082261eecea
children 54a7cafb9b47
comparison
equal deleted inserted replaced
14:756e311e8efb 15:5be0576d2d5e
87 <validator type="no_options" message="A cached Genbank file is not available for the build associated with the selected average MQ json file"/> 87 <validator type="no_options" message="A cached Genbank file is not available for the build associated with the selected average MQ json file"/>
88 </options> 88 </options>
89 </param> 89 </param>
90 </when> 90 </when>
91 <when value="history"> 91 <when value="history">
92 <param name="gbk_file" type="data" format="genbank" label="Genbank file"> 92 <param name="gbk_file" type="data" format="genbank" label="Genbank file"/>
93 <validator type="no_options" message="The current history does not include a genbank dataset"/>
94 </param>
95 </when> 93 </when>
96 </conditional> 94 </conditional>
97 </when> 95 </when>
98 <when value="no"/> 96 <when value="no"/>
99 </conditional> 97 </conditional>