Mercurial > repos > lparsons > cutadapt
changeset 17:52ef1be47553 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 5b7bf5d9a56f6aabaf7951d3e32a082c91937360
author | iuc |
---|---|
date | Fri, 09 Nov 2018 11:33:40 -0500 |
parents | 8f1df515eb87 |
children | 5c7e7d905b33 |
files | cutadapt.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/cutadapt.xml Thu Nov 01 19:19:11 2018 -0400 +++ b/cutadapt.xml Fri Nov 09 11:33:40 2018 -0500 @@ -133,7 +133,7 @@ --suffix="$read_mod_options.suffix" #end if #if str($read_mod_options.length) != '0': - --length=$$read_mod_options.length + --length=$read_mod_options.length #end if #if $read_mod_options.length_tag != '': --length-tag="$read_mod_options.length_tag"