| Previous changeset 6:3a0582c3fb06 (2018-05-25) Next changeset 8:3012e466d7fc (2018-05-29) |
|
Commit message:
planemo upload for repository https://github.com/SANBI-SA/tools-sanbi-uwc/tree/master/tools/gatk2 commit 9288485257415c7b0df9eaa21e82d8f9f15cb957 |
|
modified:
variant_recalibrator.xml |
| b |
| diff -r 3a0582c3fb06 -r 1da9249a3f5c variant_recalibrator.xml --- a/variant_recalibrator.xml Fri May 25 07:35:20 2018 -0400 +++ b/variant_recalibrator.xml Fri May 25 09:01:34 2018 -0400 |
| b |
| @@ -4,7 +4,7 @@ <import>gatk2_macros.xml</import> </macros> <expand macro="requirements"> - <requirement type="package" version="2.2.1">ggplot2</requirement> + <requirement type="package" version="0.11.5">ggplot</requirement> </expand> <expand macro="version_command" /> <command interpreter="python"> |