diff qiime2/qiime_demux_emp-single.xml @ 4:914fa4daf16a draft

Fixes
author florianbegusch
date Wed, 31 Jul 2019 03:06:00 -0400
parents 51025741f326
children f190567fe3f6
line wrap: on
line diff
--- a/qiime2/qiime_demux_emp-single.xml	Sun Jul 21 02:21:34 2019 -0400
+++ b/qiime2/qiime_demux_emp-single.xml	Wed Jul 31 03:06:00 2019 -0400
@@ -42,8 +42,8 @@
 cp oerrorcorrectiondetails.qza $oerrorcorrectiondetails
 	]]></command>
 	<inputs>
-		<repeat name="input_files_mbarcodesfile" optional="False" title="--m-barcodes-file">
-			<param label="--m-barcodes-file: Metadata file or artifact viewable as metadata. This option may be supplied multiple times to merge metadata. [required]" name="additional_input" type="data" format="tabular,qza,no_unzip.zip"/>
+		<repeat name="input_files_mbarcodesfile" optional="True" title="--m-barcodes-file [optional]">
+			<param label="--m-barcodes-file: Metadata file or artifact viewable as metadata. This option may be supplied multiple times to merge metadata. [optional]" name="additional_input" type="data" format="tabular,qza,no_unzip.zip"/>
 		</repeat>
 
 		<param format="qza,no_unzip.zip" label="--i-seqs: ARTIFACT RawSequences | EMPSingleEndSequences | EMPPairedEndSequences The single-end sequences to be demultiplexed. [required]" name="iseqs" optional="False" type="data"/>