comparison tool_data_table_conf.xml.sample @ 6:b2d2cba0dca6 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:28 +0000
parents 55e6b046a112
children 29548c43fb33
comparison
equal deleted inserted replaced
5:e599b8e14cbd 6:b2d2cba0dca6
1 <tables> 1 <tables>
2 <table name="busco_database" comment_char="#"> 2 <table name="busco_database" comment_char="#">
3 <columns>value, name, version, path</columns> 3 <columns>value, name, version, path</columns>
4 <file path="tool-data/busco_database.loc" /> 4 <file path="tool-data/busco_database.loc" />
5 </table> 5 </table>
6 <table name="busco_database_options" comment_char="#">
7 <columns>value, name, db_value</columns>
8 <file path="tool-data/busco_database_options.loc" />
9 </table>
6 </tables> 10 </tables>