Mercurial > repos > jjohnson > star_fusion
annotate tool_data_table_conf.xml.sample @ 2:1c017ffc3f45 draft default tip
Uploaded
| author | jjohnson |
|---|---|
| date | Thu, 05 Oct 2017 10:01:02 -0400 |
| parents | 5ff7593a7220 |
| 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> |
