comparison 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
comparison
equal deleted inserted replaced
5:aedc908f8ec9 6:5345d2d688d9
1 <tables> 1 <tables>
2 <!-- Locations of indexes in the mutect2 mapper format --> 2 <!-- Locations of indexes in the mutect2 mapper format -->
3 <table name="mutect2_indexes" comment_char="#"> 3 <table name="mutect2_indexes" comment_char="#">
4 <columns>value, dbkey, name, path</columns> 4 <columns>value, dbkey, name, path</columns>
5 <file path="tool-data/mutect2_indices.loc" /> 5 <file path="tool-data/mutect2_indexes.loc" />
6 </table> 6 </table>
7 </tables> 7 </tables>