Mercurial > repos > iuc > data_manager_fetch_busco
diff tool_data_table_conf.xml.sample @ 5:6ab91825be22 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/data_managers/data_manager_fetch_busco/ commit d46d2ec37b9b8f08d58472978c51b4c46e7ed18c
author | iuc |
---|---|
date | Fri, 04 Apr 2025 10:12:43 +0000 |
parents | 2b4526fdf7fb |
children | 8ef19ca5d289 |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Apr 04 10:12:36 2025 +0000 +++ b/tool_data_table_conf.xml.sample Fri Apr 04 10:12:43 2025 +0000 @@ -3,4 +3,8 @@ <columns>value, name, version, path</columns> <file path="tool-data/busco_database.loc" /> </table> + <table name="busco_database_options" comment_char="#"> + <columns>value, name, db_value</columns> + <file path="tool-data/busco_database_options.loc" /> + </table> </tables>