annotate tool_data_table_conf.xml.sample @ 2:a10082746830
draft
Updating star_fusion and gmap_fusion to work with the new datamanager (the tablename was changed to be consistent with other naming).
| author |
trinity_ctat |
| date |
Wed, 16 May 2018 14:37:32 -0400 |
| parents |
0a76524a6e3a |
| children |
d4f7fcb63dad |
| rev |
line source |
|
0
|
1 <tables>
|
|
1
|
2 <table name="ctat_genome_resource_libs" comment_char="#" allow_duplicate_entries="False">
|
|
0
|
3 <columns>value, name, path</columns>
|
|
1
|
4 <file path="tool-data/ctat_genome_resource_libs.loc" />
|
|
0
|
5 </table>
|
|
|
6 <table name="ctat_centrifuge_indexes" comment_char="#" allow_duplicate_entries="False">
|
|
|
7 <columns>value, name, path</columns>
|
|
|
8 <file path="tool-data/ctat_centrifuge_indexes.loc" />
|
|
|
9 </table>
|
|
|
10 </tables>
|