Mercurial > repos > trinity_ctat > ctat_fusion_inspector
changeset 4:8adc737a62a6 draft
Updating files related to lncrna data manager.
author | trinity_ctat |
---|---|
date | Tue, 19 Jun 2018 16:01:15 -0400 |
parents | 1f894f083a45 |
children | 609cff9155d8 |
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:33:58 2018 -0400 +++ b/tool_data_table_conf.xml.sample Tue Jun 19 16:01:15 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>