annotate tool_data_table_conf.xml.sample @ 0:8484a9930003
draft
Making sure tools are up to date.
author |
trinity_ctat |
date |
Thu, 12 Apr 2018 10:48:19 -0400 |
parents |
|
children |
853bfaeea21c |
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>
|