# HG changeset patch # User iuc # Date 1583408731 18000 # Node ID 104d86c98776a96deecb0290ba128bb3a486c25b # Parent e4691e1589d3c466672ce19de71c5324a25a3e23 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 1e4c2d05b7f1052a16101cb4fc0d9ca4393e9e96" diff -r e4691e1589d3 -r 104d86c98776 cutadapt.xml --- a/cutadapt.xml Mon Apr 08 13:49:22 2019 -0400 +++ b/cutadapt.xml Thu Mar 05 06:45:31 2020 -0500 @@ -1,4 +1,4 @@ - + Remove adapter sequences from Fastq/Fasta macros.xml @@ -107,10 +107,10 @@ $filter_options.discard $filter_options.discard_untrimmed -#if str($filter_options.min) != '0': +#if str($filter_options.min): --minimum-length=$filter_options.min #end if -#if str($filter_options.max) != '0': +#if str($filter_options.max): --maximum-length=$filter_options.max #end if #if $filter_options.max_n: @@ -197,10 +197,10 @@
- + - - + + @@ -330,6 +330,14 @@ + + + + + + + + @@ -361,10 +369,15 @@ - +
+ +
+ + +
@@ -440,32 +453,31 @@ - - - - - -
- - - - - - -
-
- - - - - - - - - - - -
+ + + + +
+ + + + + + +
+
+ + + + + + + + + + + +
@@ -493,6 +505,30 @@ --> + + + + + + + + + +
+ + + + + +
+ + + + + + + +