Skip to content

Commit 35adcfb

Browse files
dmiller15migbro
andcommittedFeb 27, 2025
🧹 Cleanup typos
Co-authored-by: Miguel Brown <[email protected]>
1 parent 1567bfc commit 35adcfb

3 files changed

+3
-3
lines changed
 

‎tools/sentieon_DNAscope_LongRead_CLI.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ inputs:
8080
prefix: -m
8181
tech:
8282
type: string?
83-
doc: "{HiFi,ONT} Sequencing technology used to generate the reads. (default: 'HiFi')"
83+
doc: "{HiFi,ONT} Sequencing technology used to generate the reads. (default: 'HiFi')"
8484
inputBinding:
8585
position: 7
8686
prefix: --tech

‎workflows/kfdrc-ont-longreads-workflow.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ inputs:
9090
\ header."}
9191
sentieon_license: {type: 'string?', doc: "License server host and port for Sentieon\
9292
\ tools.", default: "10.5.64.221:8990"}
93-
sentieon_dnascope_model: { type: 'File', doc: "Sentieon DNAscoep model bundle." }
93+
sentieon_dnascope_model: { type: 'File', doc: "Sentieon DNAscope model bundle." }
9494
minimap2_preset:
9595
type:
9696
- name: minimap2_preset

‎workflows/kfdrc-pacbio-longreads-workflow.cwl

+1-1
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ inputs:
8484
\ this value will override the SM value provided in the input_unaligned_bam."}
8585
sentieon_license: {type: 'string?', doc: "License server host and port for Sentieon\
8686
\ tools.", default: "10.5.64.221:8990"}
87-
sentieon_dnascope_model: { type: 'File', doc: "Sentieon DNAscoep model bundle." }
87+
sentieon_dnascope_model: { type: 'File', doc: "Sentieon DNAscope model bundle." }
8888
minimap2_preset:
8989
type:
9090
- name: minimap2_preset

0 commit comments

Comments
 (0)
Please sign in to comment.