diff tool_data_table_conf.xml.test @ 2:3d82020b1e3b draft

"planemo upload for repository https://github.com/galaxyproteomics/tools-galaxyp/tree/master/tools/eggnog_mapper/eggnog_mapper_data_manager commit fd234f7532b34a1b6ced0d3ac53a8f42348e23f7"
author galaxyp
date Fri, 19 Feb 2021 18:53:40 +0000
parents 077cf0a99144
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Fri Sep 04 21:38:59 2020 +0000
+++ b/tool_data_table_conf.xml.test	Fri Feb 19 18:53:40 2021 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of all eggnog_mapper data -->
-    <table name="eggnog_mapper_db" comment_char="#">
-        <columns>value,name,path</columns>
-        <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db.loc" />
+    <table name="eggnog_mapper_db_versioned" comment_char="#" allow_duplicate_entries="False">
+        <columns>value,name,path,version</columns>
+        <file path="${__HERE__}/test-data/cached_locally/eggnog_mapper_db_versioned.loc" />
     </table>
 </tables>