view tool_data_table_conf.xml.test @ 2:bf1bdb62d882 draft default tip

planemo upload commit beceb2f899abad7217eb72f57f6985c4ad4c17a8
author iuc
date Fri, 18 Jul 2025 08:43:41 +0000
parents 77fc7640abc7
children
line wrap: on
line source

<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/test-data/all_fasta.loc.test" />
    </table>
</tables>