# HG changeset patch # User iuc # Date 1541114351 14400 # Node ID 8f1df515eb87dbef636adfc09d5726769a4c6edb # Parent 660cffd8d92a2147dfd445410ffee7b72fb1d748 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/cutadapt commit 034c93600ce3279644d05f3675b4820ef7180851 diff -r 660cffd8d92a -r 8f1df515eb87 cutadapt.xml --- a/cutadapt.xml Mon Aug 06 08:34:03 2018 -0400 +++ b/cutadapt.xml Thu Nov 01 19:19:11 2018 -0400 @@ -1,4 +1,4 @@ - + Remove adapter sequences from Fastq/Fasta macros.xml @@ -68,6 +68,10 @@ ## Run Cutadapt +#if $output_options.multiple_output: + mkdir split && +#end if + cutadapt ## cutadapt (up to version 1.16) can't be run in multicore mode with these options @@ -77,7 +81,11 @@ #if str( $library.type ) == "single": @read1_options@ - --output='$out1' + #if $output_options.multiple_output: + --output='split/{name}.fastq' + #else: + --output='$out1' + #end if #else: @read1_options@ @read2_options@ @@ -90,12 +98,11 @@ --overlap=$adapter_options.overlap $adapter_options.no_indels $adapter_options.match_read_wildcards - +$adapter_options.no_trim +$adapter_options.mask_adapter $filter_options.discard $filter_options.discard_untrimmed -$filter_options.no_trim -$filter_options.mask_adapter #if str($filter_options.min) != '0': --minimum-length=$filter_options.min #end if @@ -175,7 +182,13 @@ - + + + + + + + @@ -184,8 +197,6 @@ - - @@ -218,6 +229,7 @@ + @@ -277,6 +289,12 @@ (output_options['too_long_file'] is True) + + + + (output_options['multiple_output'] is True) + + @@ -381,6 +399,48 @@ + + + + + + +
+ + + + + + + + + + + + + + +
+
+ + + + + + + + + + + + + + + + +
+ +
- + @@ -143,7 +143,7 @@ - + @@ -164,7 +164,7 @@ - + @@ -300,4 +300,4 @@ -
\ No newline at end of file + diff -r 660cffd8d92a -r 8f1df515eb87 test-data/A1.fastq --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/A1.fastq Thu Nov 01 19:19:11 2018 -0400 @@ -0,0 +1,20 @@ +@NB502075:186:H3YKTAFXY:1:21305:8353:7870 1:N:0:1 +ACCTTTTAACTCTTTAACAGGTTGGATGATAAGTCCCCGGTCTATATTGAGAGTAACTACATTTGCCGTTATGGCACGCGTGGTCTATCTCGTATGCCGTCT ++ +AEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEAEEEEEEEEEEEEEEEEEEEEEEEEEE