view microsatbed/tool_data_table_conf.xml.test @ 0:50a1636fde68 draft default tip

Uploaded
author fubar
date Sun, 14 Jul 2024 02:32:13 +0000
parents
children
line wrap: on
line source

<tables>
    <!-- Locations of dbkeys and len files under genome directory -->
    <table name="__dbkeys__" comment_char="#" allow_duplicate_entries="False">
        <columns>value, dbkey, name, path</columns>
        <file path="${__HERE__}/tool-data/all_fasta.loc.sample" />
    </table>
</tables>