view tool_data_table_conf.xml.test @ 22:5dd4f18b0d96 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/busco/ commit 1696bfc7f5bade0686ad6731da06a436c43b59e5
author iuc
date Sat, 04 Oct 2025 17:47:40 +0000
parents c209d02621e7
children
line wrap: on
line source

<tables>
    <table name="busco_database" comment_char="#">
        <columns>value, name, version, path</columns>
        <file path="${__HERE__}/test-data/busco_database.loc" />
    </table>
    <table name="busco_database_options" comment_char="#">
        <columns>value, name, db_value</columns>
        <file path="${__HERE__}/test-data/busco_database_options.loc" />
    </table>
</tables>