changeset 6:5345d2d688d9 draft

Uploaded
author elixir-it
date Mon, 02 Jul 2018 05:11:23 -0400
parents aedc908f8ec9
children 2ebf2cd4f18f
files tool_data_table_conf.xml.sample
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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>