diff tool_data_table_conf.xml.test @ 3:1c1c680c70a0 draft default tip

"planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/screen_abricate_report commit 2ec76aac2fcf466fc16091bfff8b7cb83fd92467-dirty"
author dfornika
date Thu, 02 Jan 2020 21:04:04 +0000
parents 2ffd23634c1e
children
line wrap: on
line diff
--- a/tool_data_table_conf.xml.test	Fri Sep 27 13:34:45 2019 -0400
+++ b/tool_data_table_conf.xml.test	Thu Jan 02 21:04:04 2020 +0000
@@ -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>