Mercurial > repos > iuc > funannotate_compare
diff tool_data_table_conf.xml.sample @ 12:37f9a80ca41e 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:36:43 +0000 |
parents | 857f7ac611e1 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Wed Jun 26 09:38:43 2024 +0000 +++ b/tool_data_table_conf.xml.sample Fri Mar 07 22:36:43 2025 +0000 @@ -3,4 +3,8 @@ <columns>value, description, format_version, path</columns> <file path="tool-data/funannotate.loc" /> </table> + <table name="funannotate_options" comment_char="#" allow_duplicate_entries="False"> + <columns>value, name, select, db_value</columns> + <file path="tool-data/funannotate_options.loc" /> + </table> </tables>