Mercurial > repos > iuc > gatk2
view tool_data_table_conf.xml.sample @ 14:dbd9d574e68a draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/gatk2 commit f762d77002815a576b468732366fe5c6775aa84d
author | iuc |
---|---|
date | Fri, 01 Apr 2016 11:51:07 -0400 |
parents | 9ad15075b9fa |
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.txt" /> </table> </tables>