view trips_bam_to_sqlite/tool_data_table_conf.xml.sample @ 15:b8e7e562312e draft

Uploaded
author jackcurragh
date Thu, 03 Nov 2022 13:24:03 +0000
parents
children 6562f4079f46
line wrap: on
line source

<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
<tables>
    <!-- Locations of sqlites in the Trips-Viz format-->
    <table name="sqlites" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/builtin_sqlites.loc" />
    </table>
</tables>