Mercurial > repos > sanbi-uwc > gatk2
view tool_data_table_conf.xml.sample @ 8:3012e466d7fc draft default tip
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit bb4bc974dacb3db49db5f22d937f520bdddd9190
author | sanbi-uwc |
---|---|
date | Tue, 29 May 2018 05:56:19 -0400 |
parents | 5805746de7f0 |
children |
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.loc" /> </table> </tables>