Mercurial > repos > elixir-it > covacs_mpileup
view tool_data_table_conf.xml.sample @ 0:bf16e5399eb8 draft
Uploaded
| author | elixir-it |
|---|---|
| date | Fri, 09 Nov 2018 06:02:52 -0500 |
| parents | |
| children |
line wrap: on
line source
<tables> <!-- Location of bed-file for covacs --> <table name="covacs_bed" comment_char="#"> <columns> value, dbkey, name, path</columns> <file path="tool-data/covacs_bed.loc" /> </table> <!-- Location of index file for covacs gatk wrapper --> <table name="covacs_gatk_indexes" comment_char="#"> <columns> value, dbkey, name, path</columns> <file path="tool-data/covacs_gatk_indexes.loc" /> </table> </tables>
