view bbgbigwig/tool_data_table_conf.xml.test @ 0:4eadb56fa314 draft

Uploaded
author fubar
date Fri, 14 Jun 2024 06:06:45 +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, name, len_path</columns>
        <file path="${__HERE__}/test-data/dbkeys.loc.test" />
    </table>
</tables>