We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 31ac697 + fe4e9b0 commit ecf85f0Copy full SHA for ecf85f0
1 file changed
docs/writing/bwa-mem_v5.xml
@@ -42,7 +42,7 @@
42
<param name="fastq_input1" type="data" format="fastqsanger" label="Select fastq dataset" help="Specify dataset with single reads"/>
43
</when>
44
<when value="paired_collection">
45
- <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" />
46
47
</conditional>
48
<conditional name="algorithm">
0 commit comments