diff macros.xml @ 12:d60c3f704da0 draft default tip

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/fastp commit 6b8fbd9db12329e2f49eee672b185015c3e35d4f
author iuc
date Tue, 13 Aug 2024 12:18:39 +0000
parents c59d48774d03
children
line wrap: on
line diff
--- 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 @@
         </param>
     </xml>
 
+    <xml name="detect_adapter_for_pe">
+        <param argument="--detect_adapter_for_pe" type="boolean" truevalue="--detect_adapter_for_pe" falsevalue="" checked="false" label="Adapter sequence auto-detection for paired-end" />
+    </xml>
+
     <xml name="in" token_read_number="1" token_argument="-i">
         <param name="in@READ_NUMBER@" argument="@ARGUMENT@" type="data" format="fastq,fastq.gz" label="Input @READ_NUMBER@" help="Input FASTQ file #@READ_NUMBER@"/>
     </xml>