Mercurial > repos > iuc > busco
diff tool_data_table_conf.xml.sample @ 21:c209d02621e7 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/busco/ commit 68696449a909c43d0e44bc9cfc8f8945e8a9dfce
| author | iuc |
|---|---|
| date | Fri, 04 Apr 2025 11:18:08 +0000 |
| parents | 0e63a4c4c908 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Tue Oct 29 14:13:26 2024 +0000 +++ b/tool_data_table_conf.xml.sample Fri Apr 04 11:18:08 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>
