changeset 3:d4f7fcb63dad draft default tip

Updating files related to lncrna data manager.
author trinity_ctat
date Tue, 19 Jun 2018 16:02:20 -0400
parents a10082746830
children
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	Wed May 16 14:37:32 2018 -0400
+++ b/tool_data_table_conf.xml.sample	Tue Jun 19 16:02:20 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>