comparison 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
comparison
equal deleted inserted replaced
17:915a577e6d71 18:6562f4079f46
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--> 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-->
2 <tables> 2 <tables>
3 <!-- Locations of sqlites in the Trips-Viz format--> 3 <!-- Locations of sqlites in the Trips-Viz format-->
4 <table name="sqlites" comment_char="#"> 4 <table name="sqlites_upd" comment_char="#">
5 <columns>value, dbkey, name, path</columns> 5 <columns>value, dbkey, name, path</columns>
6 <file path="tool-data/builtin_sqlites.loc" /> 6 <file path="tool-data/builtin_sqlites.loc" />
7 </table> 7 </table>
8 </tables> 8 </tables>