diff 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 diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/trips_bam_to_sqlite/tool_data_table_conf.xml.sample	Thu Nov 03 13:24:03 2022 +0000
@@ -0,0 +1,8 @@
+<!-- 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>
\ No newline at end of file