diff tool_data_table_conf.xml.sample @ 0:5a613b179173 draft

Uploaded
author bgruening
date Sat, 07 Feb 2015 22:08:14 -0500
parents
children cd9e4ee63761
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Sat Feb 07 22:08:14 2015 -0500
@@ -0,0 +1,7 @@
+<tables>
+    <!-- Locations of all fasta files required to build Diamond databases -->
+    <table name="diamond_database" comment_char="#">
+        <columns>value, name, db_path</columns>
+        <file path="tool-data/diamond_database.loc" />
+    </table>
+</tables>