Mercurial > repos > thondeboer > neat_genreads
diff computeGC.xml @ 9:441103f02a11 draft
planemo upload commit e96b43f96afce6a7b7dfd4499933aad7d05c955e-dirty
author | thondeboer |
---|---|
date | Wed, 16 May 2018 02:05:26 -0400 |
parents | fc1c7b6fb7b6 |
children | 7d10b55965c9 |
line wrap: on
line diff
--- 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: