# HG changeset patch # User iuc # Date 1583408707 0 # Node ID 4d79e24cc86f0d792499485b1a6738d4b67df3f3 # Parent 510dbf2872f7c3d8002616374dd27be461b8c1aa "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 1e4c2d05b7f1052a16101cb4fc0d9ca4393e9e96" diff -r 510dbf2872f7 -r 4d79e24cc86f cutadapt.xml --- a/cutadapt.xml Mon Apr 08 13:48:58 2019 -0400 +++ b/cutadapt.xml Thu Mar 05 11:45:07 2020 +0000 @@ -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 @@ --> + + + + + + + + + +
+ + + + + +
+ + + + + + + +