Mercurial > repos > sanbi-uwc > gatk2
view tool_data_table_conf.xml.sample @ 2:b1584795d565 draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit c426147a7c2523c9d10934db3a9e7b8b34ab6388
| author | sanbi-uwc |
|---|---|
| date | Fri, 20 Apr 2018 02:52:38 -0400 |
| parents | 6e985e2e0802 |
| children | 3f355d234d6f |
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>
