changeset 5:8745f750c00c draft

Updating files related to lncrna data manager.
author trinity_ctat
date Tue, 19 Jun 2018 15:55:44 -0400
parents 64604f709f52
children b50cf9fbc65f
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample	Mon Apr 30 09:41:40 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Jun 19 15:55:44 2018 -0400
@@ -7,4 +7,8 @@
         <columns>value, name, path</columns>
         <file path="tool-data/ctat_centrifuge_indexes.loc" />
     </table>
+    <table name="ctat_lncrna_annotations" comment_char="#" allow_duplicate_entries="False">
+        <columns>value, name, path</columns>
+        <file path="tool-data/ctat_lncrna_annotations.loc" />
+    </table>
 </tables>