view tool_data_table_conf.xml.sample @ 14:fa68b3ed5407 draft

planemo upload commit c2e2760ae56ed7d73f7ada10c105bf0e9bd80480
author cpt
date Sun, 23 Jul 2023 20:50:22 +0000
parents 4738b01e6dc0
children
line wrap: on
line source

<!-- not a real sample -->
<tables>
    <!-- Locations of all fasta files under genome directory -->
    <table name="all_fasta" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/all_fasta.loc" />
    </table>
</tables>