diff tool_data_table_conf.xml.test @ 0:e22da646fed7 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/data_managers/data_manager_funannotate commit 0b6712733bce2e4ec6b276a6dec9c7b4bff5a5cd
author iuc
date Sun, 09 Mar 2025 09:34:24 +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	Sun Mar 09 09:34:24 2025 +0000
@@ -0,0 +1,10 @@
+<tables>
+    <table name="funannotate" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, description, format_version, path</columns>
+        <file path="${__HERE__}/test-data/funannotate.loc" />
+    </table>
+    <table name="funannotate_options" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, select, db_value</columns>
+        <file path="${__HERE__}/test-data/funannotate_options.loc" />
+    </table>
+</tables>