view trips_bam_to_sqlite/tool_data_table_conf.xml.sample @ 17:915a577e6d71 draft

Uploaded
author jackcurragh
date Thu, 09 Feb 2023 11:42:00 +0000
parents b8e7e562312e
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>