diff tool_data_table_conf.xml.sample @ 0:6bd94dd65712 draft

testing
author trinity_ctat
date Mon, 18 Jun 2018 16:16:26 -0400
parents
children f3ab44021b9d
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Mon Jun 18 16:16:26 2018 -0400
@@ -0,0 +1,10 @@
+<tables>
+    <table name="ctat_genome_resource_libs" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/ctat_genome_resource_libs.loc" />
+    </table>
+    <table name="ctat_centrifuge_indexes" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/ctat_centrifuge_indexes.loc" />
+    </table>
+</tables>