Mercurial > repos > elixir-it > somaticsniper
comparison tool_data_table_conf.xml.sample @ 2:f7d69881bdec draft default tip
Uploaded
| author | elixir-it |
|---|---|
| date | Sat, 21 Sep 2019 13:22:28 -0400 |
| parents | 2ff18e84c946 |
| children |
comparison
equal
deleted
inserted
replaced
| 1:2ff18e84c946 | 2:f7d69881bdec |
|---|---|
| 1 <tables> | 1 <tables> |
| 2 <!-- Locations of all fasta files under genome directory --> | 2 <!-- Locations of sniper index under genome directory --> |
| 3 <table name="all_fasta" comment_char="#" allow_duplicate_entries="False"> | 3 <table name="sniper_index" comment_char="#" allow_duplicate_entries="False"> |
| 4 <columns>value, dbkey, name, path</columns> | 4 <columns>value, dbkey, name, path</columns> |
| 5 <file path="tool-data/all_fasta.loc" /> | 5 <file path="tool-data/sniper_index.loc" /> |
| 6 </table> | 6 </table> |
| 7 </tables> | 7 </tables> |
