diff tool_data_table_conf.xml.sample @ 0:231e4c669675 draft

Initial commit - v0.10.3 git commit deeded0
author vimalkumarvelayudhan
date Tue, 27 Feb 2018 14:16:54 -0500 (2018-02-27)
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 Feb 27 14:16:54 2018 -0500
@@ -0,0 +1,19 @@
+<!-- Use the file tool_data_table_conf.xml.oldlocstyle if you don't want to update your loc files as changed in revision 4550:535d276c92bc-->
+<tables>
+    <table name="viga_blastdb" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/viga_blastdb.loc" />
+    </table>
+    <table name="viga_diamonddb" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/viga_diamonddb.loc" />
+    </table>
+    <table name="viga_rfamdb" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/viga_rfamdb.loc" />
+    </table>
+    <table name="viga_hmmdb" comment_char="#">
+        <columns>value, dbkey, name, path</columns>
+        <file path="tool-data/viga_hmmdb.loc" />
+    </table>
+</tables>