Mercurial > repos > trinity_ctat > ctat_lncrna
annotate tool_data_table_conf.xml.sample @ 0:a940c4a36a43 draft default tip
Upload ctat tools.
| author | trinity_ctat |
|---|---|
| date | Tue, 17 Jul 2018 11:49:16 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <tables> |
| 2 <table name="ctat_genome_resource_libs" comment_char="#" allow_duplicate_entries="False"> | |
| 3 <columns>value, name, path</columns> | |
| 4 <file path="tool-data/ctat_genome_resource_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 <table name="ctat_lncrna_annotations" comment_char="#" allow_duplicate_entries="False"> | |
| 11 <columns>value, name, path</columns> | |
| 12 <file path="tool-data/ctat_lncrna_annotations.loc" /> | |
| 13 </table> | |
| 14 </tables> |
