# HG changeset patch # User iuc # Date 1547629277 18000 # Node ID 2fcdbf78caf97b1b7db1a26209316e00c5a8b714 # Parent 7c49e331a737e76dec6e7a8d7cacb5d1b1f36118 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 249269561e1d3a767371c154677e5dd59147f7d7 diff -r 7c49e331a737 -r 2fcdbf78caf9 fastp.xml --- a/fastp.xml Thu Aug 23 02:53:19 2018 -0400 +++ b/fastp.xml Wed Jan 16 04:01:17 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 7c49e331a737 -r 2fcdbf78caf9 macros.xml --- a/macros.xml Thu Aug 23 02:53:19 2018 -0400 +++ b/macros.xml Wed Jan 16 04:01:17 2019 -0500 @@ -1,5 +1,5 @@ - 0.19.3 + 0.19.5