diff tool_data_table_conf.xml.test @ 0:47189346d00d draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/metasbt commit 5509a3fab8eb49e931a5fde335dd7030e16737f5
author iuc
date Fri, 22 Aug 2025 19:04:25 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Fri Aug 22 19:04:25 2025 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of MetaSBT databases in the required format -->
+    <table name="metasbt_databases" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, version, name, path</columns>
+        <file path="${__HERE__}/test-data/metasbt_databases.loc" />
+    </table>
+</tables>
\ No newline at end of file