annotate tool_data_table_conf.xml.sample @ 3:853bfaeea21c
draft
Starting again with new suite.
author |
trinity_ctat |
date |
Fri, 27 Apr 2018 16:03:44 -0400 |
parents |
8484a9930003 |
children |
669ac85ee4f2 |
rev |
line source |
0
|
1 <tables>
|
3
|
2 <table name="ctat_genome_resource_libs" comment_char="#" allow_duplicate_entries="False">
|
0
|
3 <columns>value, name, path</columns>
|
3
|
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>
|