We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c11376 + abfe7a3 commit 41bac48Copy full SHA for 41bac48
1 file changed
docs/writing/bwa-mem_v3.xml
@@ -38,7 +38,7 @@
38
<param name="fastq_input1" type="data" format="fastqsanger" label="Select fastq dataset" help="Specify dataset with single reads"/>
39
</when>
40
<when value="paired_collection">
41
- <param name="fastq_input" type="data_collection" format="fastqsanger" label="Select dataset pair" help="Specify paired dataset collection containing paired reads" />
+ <param name="fastq_input" format="fastqsanger" type="data_collection" collection_type="paired" label="Select dataset pair" help="Specify paired dataset collection containing paired reads" />
42
43
</conditional>
44
</inputs>
0 commit comments