view trips_bam_to_sqlite/tool_data_table_conf.xml.sample @ 18:6562f4079f46 draft

Uploaded
author triasteran
date Mon, 13 Feb 2023 11:28:43 +0000
parents b8e7e562312e
children d8cc5dbc9fa8
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_upd" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/builtin_sqlites.loc" />
    </table>
</tables>