diff mitos/tool_data_table_conf.xml.sample @ 2:de4408d88c67 draft default tip

Uploaded
author menegidio
date Thu, 17 Jun 2021 15:27:29 +0000
parents 1f945d382bc7
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/mitos/tool_data_table_conf.xml.sample	Thu Jun 17 15:27:29 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>