diff tool_data_table_conf.xml.sample @ 2:1268b98fac17 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/pharokka commit fcbcfe6bfcf007dc489ae035a6f23c07dc64ed31
author iuc
date Sun, 06 Aug 2023 10:11:17 +0000
parents c222bce87223
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed Mar 22 18:05:20 2023 +0000
+++ b/tool_data_table_conf.xml.sample	Sun Aug 06 10:11:17 2023 +0000
@@ -1,7 +1,7 @@
 <tables>
     <!-- Location of pharokka DB file -->
-    <table name="pharokka_db" comment_char="#">
-        <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/pharokka_db.loc" />
+    <table name="pharokka_db_versioned" comment_char="#">
+        <columns>value, dbkey, version, name, path</columns>
+        <file path="tool-data/pharokka_db_versioned.loc" />
     </table>
 </tables>
\ No newline at end of file