diff tool_data_table_conf.xml.test @ 1:45542cd244ad draft default tip

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit 1d569fc27b052d1982d82ca19455caaff6386f46"
author public-health-bioinformatics
date Thu, 31 Oct 2019 15:14:36 -0400
parents 2c6153023368
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Wed Oct 30 23:01:01 2019 -0400
+++ b/tool_data_table_conf.xml.test	Thu Oct 31 15:14:36 2019 -0400
@@ -1,8 +1,8 @@
 <?xml version="1.0"?>
 <tables>
-    <!-- Locations of Kraken2 database in the required format -->
-    <table name="kraken2_databases" comment_char="#">
+    <!-- Locations of abricate report screening files in the required format -->
+    <table name="abricate_report_screening_files" comment_char="#">
         <columns>value, name, path</columns>
-        <file path="${__HERE__}/test-data/test_database.loc" />
+        <file path="${__HERE__}/test-data/abricate_report_screening_files.loc" />
     </table>
 </tables>