diff tool_data_table_conf.xml.sample @ 6:d22f69a2e80e draft

Uploaded
author ieguinoa
date Tue, 23 Jul 2019 09:25:04 -0400
parents 3d12fd3b7cae
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Thu Jan 03 10:51:18 2019 -0500
+++ b/tool_data_table_conf.xml.sample	Tue Jul 23 09:25:04 2019 -0400
@@ -1,7 +1,7 @@
 <tables>
     <!-- Locations of indexes in salmon mapper format -->
-    <table name="salmon_indexes" comment_char="#" allow_duplicate_entries="False">
-        <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/salmon_indexes.loc" />
+    <table name="salmon_indexes_versioned" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, dbkey, name, path, version</columns>
+        <file path="tool-data/salmon_indexes_versioned.loc" />
     </table>
 </tables>