annotate tool_data_table_conf.xml.sample @ 0:854531fa1645
draft
Making sure tools are up to date.
| author |
trinity_ctat |
| date |
Thu, 12 Apr 2018 10:52:54 -0400 |
| parents |
|
| children |
0a76524a6e3a |
| rev |
line source |
|
0
|
1 <tables>
|
|
|
2 <table name="ctat_genome_ref_libs" comment_char="#" allow_duplicate_entries="False">
|
|
|
3 <columns>value, name, path</columns>
|
|
|
4 <file path="tool-data/ctat_genome_ref_libs.loc" />
|
|
|
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>
|