# HG changeset patch # User iuc # Date 1723551519 0 # Node ID d60c3f704da0b7e8e03a4e5c055cf65e98655f13 # Parent c59d48774d0388251cd04c3032ae1529e4fa1128 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 6b8fbd9db12329e2f49eee672b185015c3e35d4f diff -r c59d48774d03 -r d60c3f704da0 fastp.xml --- a/fastp.xml Tue Mar 05 08:41:43 2024 +0000 +++ b/fastp.xml Tue Aug 13 12:18:39 2024 +0000 @@ -1,4 +1,4 @@ - + fast all-in-one preprocessing for FASTQ files macros.xml @@ -73,9 +73,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 + $single_paired.adapter_trimming_options.detect_adapter_for_pe #end if @@ -226,6 +225,7 @@ + @@ -233,6 +233,7 @@ + diff -r c59d48774d03 -r d60c3f704da0 macros.xml --- a/macros.xml Tue Mar 05 08:41:43 2024 +0000 +++ b/macros.xml Tue Aug 13 12:18:39 2024 +0000 @@ -43,6 +43,10 @@ + + + +