Mercurial > repos > iuc > fastp
comparison macros.xml @ 12:d60c3f704da0 draft
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 | dbfc505896e9 |
comparison
equal
deleted
inserted
replaced
11:c59d48774d03 | 12:d60c3f704da0 |
---|---|
41 </valid> | 41 </valid> |
42 </sanitizer> | 42 </sanitizer> |
43 </param> | 43 </param> |
44 </xml> | 44 </xml> |
45 | 45 |
46 <xml name="detect_adapter_for_pe"> | |
47 <param argument="--detect_adapter_for_pe" type="boolean" truevalue="--detect_adapter_for_pe" falsevalue="" checked="false" label="Adapter sequence auto-detection for paired-end" /> | |
48 </xml> | |
49 | |
46 <xml name="in" token_read_number="1" token_argument="-i"> | 50 <xml name="in" token_read_number="1" token_argument="-i"> |
47 <param name="in@READ_NUMBER@" argument="@ARGUMENT@" type="data" format="fastq,fastq.gz" label="Input @READ_NUMBER@" help="Input FASTQ file #@READ_NUMBER@"/> | 51 <param name="in@READ_NUMBER@" argument="@ARGUMENT@" type="data" format="fastq,fastq.gz" label="Input @READ_NUMBER@" help="Input FASTQ file #@READ_NUMBER@"/> |
48 </xml> | 52 </xml> |
49 | 53 |
50 <xml name="poly_g_min_len"> | 54 <xml name="poly_g_min_len"> |