diff tool_data_table_conf.xml.test @ 9:2b4f30c6b50a draft default tip

planemo upload for repository https://github.com/public-health-bioinformatics/galaxy_tools/blob/master/tools/blast_report commit 174f746f44dfdeb18301429116ccc0213c1e091e-dirty
author dfornika
date Mon, 02 Mar 2020 23:41:54 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.test	Mon Mar 02 23:41:54 2020 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of BLAST report templates in the required format -->
+    <table name="blast_report_templates" comment_char="#">
+        <columns>value, name, path</columns>
+        <file path="${__HERE__}/test-data/blast_report_templates.loc" />
+    </table>
+</tables>