diff tool-data/tool_data_table_conf.xml.sample @ 16:6d9407020066 draft

Uploaded
author devteam
date Tue, 16 Dec 2014 16:15:43 -0500
parents aaf568580946
children
line wrap: on
line diff
--- a/tool-data/tool_data_table_conf.xml.sample	Fri Aug 29 12:15:44 2014 -0400
+++ b/tool-data/tool_data_table_conf.xml.sample	Tue Dec 16 16:15:43 2014 -0500
@@ -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>
-    <!-- Location of SAMTools indexes and other files -->
-    <table name="sam_fa_indexes" comment_char="#">
-        <columns>line_type, value, path</columns>
-        <file path="tool-data/sam_fa_indices.loc" />
+    <!-- Location of SAMTools indexes for FASTA files -->
+    <table name="fasta_indexes" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/fasta_indexes.loc" />
     </table>
 </tables>