diff vsnp_build_tables.xml @ 5:b08cc87b2888 draft

"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/vsnp commit a80e3713d10fafef22e964198d59251adf955812"
author iuc
date Thu, 14 Jan 2021 09:12:14 +0000
parents efb86aade548
children 8a7fae0cccfc
line wrap: on
line diff
--- a/vsnp_build_tables.xml	Thu Dec 10 15:25:53 2020 +0000
+++ b/vsnp_build_tables.xml	Thu Jan 14 09:12:14 2021 +0000
@@ -1,4 +1,4 @@
-<tool id="vsnp_build_tables" name="vSNP: build tables" version="@WRAPPER_VERSION@.1" profile="@PROFILE@">
+<tool id="vsnp_build_tables" name="vSNP: build tables" version="@WRAPPER_VERSION@.2" profile="@PROFILE@">
     <description></description>
     <macros>
         <import>macros.xml</import>
@@ -53,7 +53,7 @@
                     <when value="cached">
                         <param name="gbk_file" type="select" label="Genbank file">
                             <options from_data_table="vsnp_genbank">
-                                <filter type="data_meta" column="value" key="value" ref="input_avg_mq_json"/>
+                                <filter type="data_meta" column="0" key="dbkey" ref="input_avg_mq_json"/>
                                 <validator type="no_options" message="A cached Genbank file is not available for the build associated with the selected average MQ json file"/>
                             </options>
                         </param>