Mercurial > repos > elixir-it > mutect2
diff tool_data_table_conf.xml.sample @ 6:5345d2d688d9 draft
Uploaded
author | elixir-it |
---|---|
date | Mon, 02 Jul 2018 05:11:23 -0400 |
parents | 1f25d6323970 |
children |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Mon Jul 02 04:44:59 2018 -0400 +++ b/tool_data_table_conf.xml.sample Mon Jul 02 05:11:23 2018 -0400 @@ -2,6 +2,6 @@ <!-- 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" /> + <file path="tool-data/mutect2_indexes.loc" /> </table> </tables>