diff tool_data_table_conf.xml.sample @ 54:036033e74757 draft

Uploaded
author stef
date Wed, 31 Dec 2014 07:16:40 -0500
parents 4965026bb54e
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Wed Dec 31 06:53:48 2014 -0500
+++ b/tool_data_table_conf.xml.sample	Wed Dec 31 07:16:40 2014 -0500
@@ -1,6 +1,6 @@
 <tables>
-    <table name="fasta_indexes" comment_char="#">
+    <table name="all_fasta" comment_char="#">
         <columns>value, dbkey, name, path</columns>
-        <file path="tool-data/fasta_index.loc" />
+        <file path="tool-data/all_fasta.loc" />
     </table>
 </tables>