Mercurial > repos > trinity_ctat > ctat_lncrna
diff tool_data_table_conf.xml.sample @ 2:f3ab44021b9d draft
Updating files related to lncrna data manager.
| author | trinity_ctat |
|---|---|
| date | Tue, 19 Jun 2018 15:58:30 -0400 |
| parents | 6bd94dd65712 |
| children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Jun 18 16:26:17 2018 -0400 +++ b/tool_data_table_conf.xml.sample Tue Jun 19 15:58:30 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>
