# HG changeset patch # User devteam # Date 1396469038 14400 # Node ID 7af531c41dd729a721f3fb70036acfaa45ab55c6 # Parent e531148fb5851814426520d11d068dbce90f7d4b Added a dependency on R, since the Analyze Covariates tool generates an R script for plotting residual error. diff -r e531148fb585 -r 7af531c41dd7 analyze_covariates.xml --- a/analyze_covariates.xml Wed Apr 02 14:42:04 2014 -0400 +++ b/analyze_covariates.xml Wed Apr 02 16:03:58 2014 -0400 @@ -2,6 +2,7 @@ - draw plots gatk + R gatk_macros.xml diff -r e531148fb585 -r 7af531c41dd7 tool_dependencies.xml --- a/tool_dependencies.xml Wed Apr 02 14:42:04 2014 -0400 +++ b/tool_dependencies.xml Wed Apr 02 16:03:58 2014 -0400 @@ -1,6 +1,9 @@ - - + + + + +