| Previous changeset 2:b1584795d565 (2018-04-20) Next changeset 4:5805746de7f0 (2018-04-20) |
|
Commit message:
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit 2c1819eff40d67f9c2ed4fb21e972030161d341c |
|
modified:
tool_data_table_conf.xml.sample |
| b |
| diff -r b1584795d565 -r 3f355d234d6f tool_data_table_conf.xml.sample --- 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 |
| b |
| @@ -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> |