annotate 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
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
1 <!-- 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-->
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
2 <tables>
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
3 <!-- Locations of sqlites in the Trips-Viz format-->
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
4 <table name="sqlites" comment_char="#">
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
5 <columns>value, dbkey, name, path</columns>
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
6 <file path="tool-data/builtin_sqlites.loc" />
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
7 </table>
b8e7e562312e Uploaded
jackcurragh
parents:
diff changeset
8 </tables>