diff mitos/tool_data_table_conf.xml.sample @ 0:1f945d382bc7 draft

Uploaded
author menegidio
date Wed, 26 May 2021 18:18:25 +0000
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mitos/tool_data_table_conf.xml.sample	Wed May 26 18:18:25 2021 +0000
@@ -0,0 +1,8 @@
+<?xml version="1.0"?>
+<tables>
+    <!-- Locations of data downloaded for the megan tools -->
+    <table name="mitos" comment_char="#">
+        <columns>value, name, type, path</columns>
+        <file path="tool-data/mitos.loc" />
+    </table>
+</tables>