view GATK/gatk/tool_data_table_conf.xml.sample @ 6:ebc5e82e6ae5 draft

Uploaded
author scisjnu123
date Thu, 12 Sep 2019 12:38:52 -0400
parents 7a64eb52b017
children
line wrap: on
line source

<tables>
    <!-- Location of Picard dict files valid for GATK -->
    <table name="picard_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/picard_index.loc" />
    </table>
</tables>