# HG changeset patch # User iuc # Date 1547629353 18000 # Node ID 6c2351178f8da8baf8596e69832078e54b5870c2 # Parent a935cbdf1c0e64b44fc81488a2a174b12e4f803a planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 249269561e1d3a767371c154677e5dd59147f7d7 diff -r a935cbdf1c0e -r 6c2351178f8d fastp.xml --- a/fastp.xml Thu Aug 23 02:53:34 2018 -0400 +++ b/fastp.xml Wed Jan 16 04:02:33 2019 -0500 @@ -1,4 +1,4 @@ - + - fast all-in-one preprocessing for FASTQ files macros.xml @@ -72,6 +72,8 @@ #if str($single_paired.single_paired_selector).startswith('paired'): #if str($single_paired.adapter_trimming_options.adapter_sequence2): --adapter_sequence_r2 '$single_paired.adapter_trimming_options.adapter_sequence2' + #else + --detect_adapter_for_pe #end if #end if @@ -342,7 +344,7 @@ - + diff -r a935cbdf1c0e -r 6c2351178f8d macros.xml --- a/macros.xml Thu Aug 23 02:53:34 2018 -0400 +++ b/macros.xml Wed Jan 16 04:02:33 2019 -0500 @@ -1,5 +1,5 @@ - 0.19.3 + 0.19.5