diff tool_data_table_conf.xml.test @ 12:732927f5b015 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/main/tools/funannotate commit 8341270dd36185ebf59d15282bc79f1215e936a4
author iuc
date Fri, 07 Mar 2025 22:35:55 +0000
parents a5baa4ff168d
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Wed Jun 26 09:41:52 2024 +0000
+++ b/tool_data_table_conf.xml.test	Fri Mar 07 22:35:55 2025 +0000
@@ -3,4 +3,8 @@
         <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>