Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
cimendes committed Sep 20, 2023
1 parent 06aa0da commit eae3084
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion workflows/theiaprok/wf_theiaprok_ont.wdl
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ workflow theiaprok_ont {
String theiaprok_ont_version = version_capture.phb_version
String theiaprok_ont_analysis_date = version_capture.date
# Read Metadata
String seq_platform = seq_method2
String seq_platform = seq_method
# Sample Screening
String raw_read_screen = raw_check_reads.read_screen
String? clean_read_screen = clean_check_reads.read_screen
Expand Down

0 comments on commit eae3084

Please sign in to comment.