changeset 6:669ac85ee4f2 draft

Updating files related to lncrna data manager.
author trinity_ctat
date Tue, 19 Jun 2018 16:01:36 -0400
parents 42322c98b6ee
children ec7eb887ab61
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	Thu May 17 16:31:52 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Jun 19 16:01:36 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>