Mercurial > repos > elixir-it > mutect2
diff tool_data_table_conf.xml.sample @ 2:1f25d6323970 draft
Uploaded
author | elixir-it |
---|---|
date | Thu, 28 Jun 2018 06:18:34 -0400 |
parents | |
children | 5345d2d688d9 |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tool_data_table_conf.xml.sample Thu Jun 28 06:18:34 2018 -0400 @@ -0,0 +1,7 @@ +<tables> + <!-- Locations of indexes in the mutect2 mapper format --> + <table name="mutect2_indexes" comment_char="#"> + <columns>value, dbkey, name, path</columns> + <file path="tool-data/mutect2_indices.loc" /> + </table> +</tables>