changeset 8:22580c27a02d draft

Uploaded
author dsobral
date Sat, 03 Mar 2018 11:47:19 -0500
parents b5cbe8152d65
children f8198c2ae33d
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Sat Mar 03 11:47:19 2018 -0500
@@ -0,0 +1,6 @@
+<tables>
+    <table name="genbank_files" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/genbank_files.loc" />
+    </table>
+</tables>