changeset 17:e63eb5cf8868 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 07:49:40 +0000
parents 287a1cfd5652
children bd67faf20210
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Tue Mar 03 07:38:35 2020 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Mar 03 07:49:40 2020 +0000
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <tables>
     <!-- Locations of BLAST reference bins in the required format -->
-    <table name="blast_reference_bins" comment_char="#">
+    <table name="blast_report_reference_database_bins" comment_char="#">
         <columns>value, name, path</columns>
-        <file path="tool-data/blast_reference_bins.loc" />
+        <file path="tool-data/blast_report_reference_database_bins.loc" />
     </table>
 </tables>