Mercurial > repos > sanbi-uwc > gatk2
changeset 3:3f355d234d6f draft
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit 2c1819eff40d67f9c2ed4fb21e972030161d341c
author | sanbi-uwc |
---|---|
date | Fri, 20 Apr 2018 03:37:00 -0400 |
parents | b1584795d565 |
children | 5805746de7f0 |
files | tool_data_table_conf.xml.sample |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_data_table_conf.xml.sample Fri Apr 20 02:52:38 2018 -0400 +++ b/tool_data_table_conf.xml.sample Fri Apr 20 03:37:00 2018 -0400 @@ -7,6 +7,6 @@ <!-- 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" /> + <file path="tool-data/gatk2_annotations.loc.sample" /> </table> </tables>