view tool_data_table_conf.xml.sample @ 3:d10799246957 draft default tip

Uploaded
author greg
date Thu, 23 Nov 2023 18:57:33 +0000
parents be8994ce4fb6
children
line wrap: on
line source

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