view tool_data_table_conf.xml.sample @ 0:d2a4c2cb8779 draft default tip

planemo upload for repository https://github.com/bgruening/galaxytools/main/tools/sylph commit 6ac2834ca0a21512c9986e2fb8d0dcda1c4b0e18
author bgruening
date Fri, 23 May 2025 09:49:04 +0000
parents
children
line wrap: on
line source

<?xml version="1.0"?>
<tables>
    <!-- Locations of Sylph database in the required format -->
    <table name="sylph_databases" comment_char="#">
        <columns>value, name, path, clade, sylph_tax_identifier, version</columns>
        <file path="sylph_databases.loc"/>
    </table>
    <!-- Locations of Sylph taxonomy metadata files -->
    <table name="sylph_tax_database" comment_char="#">
        <columns>value, name, path, version</columns>
        <file path="sylph_tax_database.loc"/>
    </table>
</tables>