@@ -144,6 +144,8 @@ def test_retrive_workflows(self):
144144 'rev_comp_mapping_barcodes' : 'True' , 'rev_comp' : 'False' ,
145145 'phred_quality_threshold' : '3' , 'barcode_type' : 'golay_12' ,
146146 'max_barcode_errors' : '1.5' , 'phred_offset' : 'auto' }],
147+ ['input_params_7_FASTQ | per_sample_FASTQ' , 1 ,
148+ 'FASTQ | per_sample_FASTQ' ],
147149 ['output_params_7_demultiplexed | Demultiplexed' , 1 ,
148150 'demultiplexed | Demultiplexed' ],
149151 ['params_8' , 3 , 'Pick closed-reference OTUs' , 'Defaults' , {
@@ -152,7 +154,7 @@ def test_retrive_workflows(self):
152154 'sortmerna_coverage' : '0.97' , 'threads' : '1' }],
153155 ['output_params_8_OTU table | BIOM' , 3 , 'OTU table | BIOM' ]])
154156 exp [0 ]['edges' ].extend ([
155- ['input_params_1_FASTQ | per_sample_FASTQ' , 'params_7' ],
157+ ['input_params_7_FASTQ | per_sample_FASTQ' , 'params_7' ],
156158 ['params_7' , 'output_params_7_demultiplexed | Demultiplexed' ],
157159 ['output_params_7_demultiplexed | Demultiplexed' , 'params_8' ],
158160 ['params_8' , 'output_params_8_OTU table | BIOM' ]])
@@ -180,8 +182,8 @@ def test_retrive_workflows(self):
180182 'rev_comp_mapping_barcodes' : 'False' , 'rev_comp' : 'False' ,
181183 'phred_quality_threshold' : '3' , 'barcode_type' : 'golay_12' ,
182184 'max_barcode_errors' : '1.5' , 'phred_offset' : 'auto' }],
183- ['input_params_1_FASTQ | per_sample_FASTQ ' , 1 ,
184- 'FASTQ | per_sample_FASTQ ' ],
185+ ['input_params_1_FASTQ' , 1 ,
186+ 'FASTQ' ],
185187 ['output_params_1_demultiplexed | Demultiplexed' , 1 ,
186188 'demultiplexed | Demultiplexed' ],
187189 ['params_2' , 3 , 'Pick closed-reference OTUs' , 'Defaults' , {
@@ -190,7 +192,7 @@ def test_retrive_workflows(self):
190192 'sortmerna_coverage' : '0.97' , 'threads' : '1' }],
191193 ['output_params_2_OTU table | BIOM' , 3 , 'OTU table | BIOM' ]],
192194 'edges' : [
193- ['input_params_1_FASTQ | per_sample_FASTQ ' , 'params_1' ],
195+ ['input_params_1_FASTQ' , 'params_1' ],
194196 ['params_1' , 'output_params_1_demultiplexed | Demultiplexed' ],
195197 ['output_params_1_demultiplexed | Demultiplexed' , 'params_2' ],
196198 ['params_2' , 'output_params_2_OTU table | BIOM' ]]},
@@ -206,8 +208,8 @@ def test_retrive_workflows(self):
206208 'qual_score_window' : '0' , 'disable_primers' : 'False' ,
207209 'reverse_primers' : 'disable' , 'reverse_primer_mismatches' : '0' ,
208210 'truncate_ambi_bases' : 'False' }],
209- ['input_params_3_FASTA | FASTA_Sanger | SFF ' , 2 ,
210- 'FASTA | FASTA_Sanger | SFF ' ],
211+ ['input_params_3_** WARNING, NOT DEFINED ** ' , 2 ,
212+ '** WARNING, NOT DEFINED ** ' ],
211213 ['output_params_3_demultiplexed | Demultiplexed' , 2 ,
212214 'demultiplexed | Demultiplexed' ],
213215 ['params_4' , 3 , 'Pick closed-reference OTUs' , 'Defaults' , {
@@ -216,7 +218,7 @@ def test_retrive_workflows(self):
216218 'sortmerna_coverage' : '0.97' , 'threads' : '1' }],
217219 ['output_params_4_OTU table | BIOM' , 3 , 'OTU table | BIOM' ]],
218220 'edges' : [
219- ['input_params_3_FASTA | FASTA_Sanger | SFF ' , 'params_3' ],
221+ ['input_params_3_** WARNING, NOT DEFINED ** ' , 'params_3' ],
220222 ['params_3' , 'output_params_3_demultiplexed | Demultiplexed' ],
221223 ['output_params_3_demultiplexed | Demultiplexed' , 'params_4' ],
222224 ['params_4' , 'output_params_4_OTU table | BIOM' ]]},
@@ -229,8 +231,8 @@ def test_retrive_workflows(self):
229231 'rev_comp_mapping_barcodes' : 'False' , 'rev_comp' : 'False' ,
230232 'phred_quality_threshold' : '3' , 'barcode_type' : 'not-barcoded' ,
231233 'max_barcode_errors' : '1.5' , 'phred_offset' : 'auto' }],
232- ['input_params_5_FASTQ | per_sample_FASTQ ' , 1 ,
233- 'FASTQ | per_sample_FASTQ ' ],
234+ ['input_params_5_FASTQ' , 1 ,
235+ 'FASTQ' ],
234236 ['output_params_5_demultiplexed | Demultiplexed' , 1 ,
235237 'demultiplexed | Demultiplexed' ],
236238 ['params_6' , 3 , 'Pick closed-reference OTUs' , 'Defaults' , {
@@ -239,7 +241,7 @@ def test_retrive_workflows(self):
239241 'sortmerna_coverage' : '0.97' , 'threads' : '1' }],
240242 ['output_params_6_OTU table | BIOM' , 3 , 'OTU table | BIOM' ]],
241243 'edges' : [
242- ['input_params_5_FASTQ | per_sample_FASTQ ' , 'params_5' ],
244+ ['input_params_5_FASTQ' , 'params_5' ],
243245 ['params_5' , 'output_params_5_demultiplexed | Demultiplexed' ],
244246 ['output_params_5_demultiplexed | Demultiplexed' , 'params_6' ],
245247 ['params_6' , 'output_params_6_OTU table | BIOM' ]]}]
0 commit comments