view tool_data_table_conf.xml.sample @ 4:f244b8209eb8 draft

bug fix release
author iuc
date Mon, 25 Aug 2014 17:43:11 -0400
parents 340633249b3d
children 35c00763cb5c
line wrap: on
line source

<tables>
    <!-- Location of Picard dict files valid for GATK -->
    <table name="gatk2_picard_indexes" comment_char="#">
        <columns>value, dbkey, name, path</columns>
        <file path="tool-data/gatk2_picard_index.loc" />
    </table>
    <!-- Available of GATK references -->
    <table name="gatk2_annotations" comment_char="#">
        <columns>value, name, gatk_value, tools_valid_for</columns>
        <file path="tool-data/gatk2_annotations.txt" />
    </table>
</tables>