diff trips_bam_to_sqlite/tool_data_table_conf.xml.sample @ 20:5948fc162f8c draft default tip

Uploaded
author jackcurragh
date Tue, 08 Aug 2023 11:00:26 +0000
parents d8cc5dbc9fa8
children
line wrap: on
line diff
--- a/trips_bam_to_sqlite/tool_data_table_conf.xml.sample	Mon Feb 13 11:56:57 2023 +0000
+++ b/trips_bam_to_sqlite/tool_data_table_conf.xml.sample	Tue Aug 08 11:00:26 2023 +0000
@@ -1,8 +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_upd1" comment_char="#">
+    <table name="sqlites" comment_char="#">
         <columns>value, dbkey, name, path</columns>
         <file path="tool-data/builtin_sqlites.loc" />
     </table>
-</tables>
+</tables>
\ No newline at end of file