diff tool_data_table_conf.xml.sample @ 0:8484a9930003 draft

Making sure tools are up to date.
author trinity_ctat
date Thu, 12 Apr 2018 10:48:19 -0400
parents
children 853bfaeea21c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_data_table_conf.xml.sample	Thu Apr 12 10:48:19 2018 -0400
@@ -0,0 +1,10 @@
+<tables>
+    <table name="ctat_genome_ref_libs" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/ctat_genome_ref_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>