view tool_data_table_conf.xml.sample @ 10:41477ff2ce8e draft

Uploaded
author greg
date Wed, 26 Aug 2020 13:49:26 -0400
parents c80fae8c94c1
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="tool-data/all_fasta.loc" />
    </table>
</tables>