diff tool_data_table_conf.xml.sample @ 0:a8bb47cc7625 draft

planemo upload for repository tbd commit 0af229dbbda0496819ca95938c2e0628db689134
author thanhlv
date Tue, 08 Jan 2019 11:04:25 -0500
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Tue Jan 08 11:04:25 2019 -0500
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of ARIBA database in the required format -->
+    <table name="ariba_databases" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/ariba_databases.loc" />
+    </table>
+</tables>