Mercurial > repos > elixir-it > covacs_varscan2
annotate tool_data_table_conf.xml.sample @ 1:44e9fd8fd25a draft default tip
Uploaded
| author | elixir-it |
|---|---|
| date | Thu, 15 Nov 2018 15:58:21 -0500 |
| parents | eaac11a49bd2 |
| children |
| rev | line source |
|---|---|
| 0 | 1 <tables> |
| 2 <!-- Location of bed-file for covacs --> | |
| 3 <table name="covacs_bed" comment_char="#"> | |
| 4 <columns> value, dbkey, name, path</columns> | |
| 5 <file path="tool-data/covacs_bed.loc" /> | |
| 6 </table> | |
| 7 <!-- Location of index file for covacs gatk wrapper --> | |
| 8 <table name="covacs_gatk_indexes" comment_char="#"> | |
| 9 <columns> value, dbkey, name, path</columns> | |
| 10 <file path="tool-data/covacs_gatk_indexes.loc" /> | |
| 11 </table> | |
| 12 </tables> |
