Skip to content

Commit cfd5aa8

Browse files
committedJan 29, 2024
pass the 4 validation exemption strings from pgap input to wf_common input; JIRA: PGAPX-1246
1 parent c431db4 commit cfd5aa8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
 

‎pgap.cwl

+4
Original file line numberDiff line numberDiff line change
@@ -194,6 +194,10 @@ steps:
194194
make_uuid: make_uuid
195195
uuid_in: uuid_in
196196
blast_hits_cache_data: blast_hits_cache_data
197+
xpath_fail_initial_asndisc: xpath_fail_initial_asndisc
198+
xpath_fail_initial_asnvalidate: xpath_fail_initial_asnvalidate
199+
xpath_fail_final_asndisc: xpath_fail_final_asndisc
200+
xpath_fail_final_asnvalidate: xpath_fail_final_asnvalidate
197201
out: [gbent, gbk, gff, nucleotide_fasta, protein_fasta, cds_nucleotide_fasta, cds_protein_fasta, sqn, initial_asndisc_error_diag, initial_asnval_error_diag, final_asndisc_error_diag, final_asnval_error_diag, checkm_raw, checkm_results]
198202
run: wf_common.cwl
199203
Generate_Annotation_Reports_gff_enhanced:

0 commit comments

Comments
 (0)
Please sign in to comment.