Mercurial > repos > jjohnson > star_fusion
annotate tool_data_table_conf.xml.sample @ 0:5ff7593a7220 draft
Uploaded
| author | jjohnson |
|---|---|
| date | Wed, 04 Oct 2017 15:23:36 -0400 |
| parents | |
| children |
| rev | line source |
|---|---|
| 0 | 1 <tables> |
| 2 <!-- Locations of all fasta files under genome directory --> | |
| 3 <table name="all_fasta" comment_char="#"> | |
| 4 <columns>value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/all_fasta.loc" /> | |
| 6 </table> | |
| 7 <table name="ctat_resource" comment_char="#"> | |
| 8 <columns>value, dbkey, name, path</columns> | |
| 9 <file path="tool-data/ctat_resource.loc" /> | |
| 10 </table> | |
| 11 </tables> |
