# HG changeset patch # User thondeboer # Date 1526450726 14400 # Node ID 441103f02a1199636d8e0dcbabe1c0c453062299 # Parent dc383ecbf839fc152b8fa1e3ec37fc8b5b745e6b planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty diff -r dc383ecbf839 -r 441103f02a11 computeGC.xml --- a/computeGC.xml Tue May 15 23:09:17 2018 -0400 +++ b/computeGC.xml Wed May 16 02:05:26 2018 -0400 @@ -15,8 +15,8 @@ #else: -g ${in_type.reference} #end if - > out.genomecov - && python2 $__tool_directory__/utilities/computeGC.py + > out.genomecov; + python2 $__tool_directory__/utilities/computeGC.py #if $in_type.input_type == "built-in": -r ${in_type.reference.fields.path} #else: diff -r dc383ecbf839 -r 441103f02a11 genMutModel.xml --- a/genMutModel.xml Tue May 15 23:09:17 2018 -0400 +++ b/genMutModel.xml Wed May 16 02:05:26 2018 -0400 @@ -10,13 +10,13 @@