changeset 18:bd67faf20210 draft

Uploaded
author dfornika
date Tue, 03 Mar 2020 07:49:56 +0000
parents e63eb5cf8868
children c86c3e33a34d
files tool_data_table_conf.xml.test
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Tue Mar 03 07:49:40 2020 +0000
+++ b/tool_data_table_conf.xml.test	Tue Mar 03 07:49:56 2020 +0000
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <tables>
-    <!-- Locations of BLAST report templates in the required format -->
-    <table name="blast_report_templates" comment_char="#">
+    <!-- Locations of BLAST report reference database bins in the required format -->
+    <table name="blast_report_reference_database_bins" comment_char="#">
         <columns>value, name, path</columns>
-        <file path="${__HERE__}/test-data/blast_report_templates.loc" />
+        <file path="${__HERE__}/test-data/blast_report_reference_database_bins.loc" />
     </table>
 </tables>