Skip to content

Commit 02725ae

Browse files
author
subwaystation
committed
fix typos
1 parent 203c65f commit 02725ae

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

subworkflows/local/odgi_qc.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ workflow ODGI_QC {
1818
seqwish // file: /path/to/seqwish.og
1919
sorted_graph // file: /path/to/sorted_graph.og
2020
community_mode // val : determines how to handly meta identifiers
21-
no_seqwish_input // val : determiens how we will sort the input for MULTIQC
21+
no_seqwish_input // val : determines how we will sort the input for MULTIQC
2222

2323
main:
2424

subworkflows/local/pggb.nf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ workflow PGGB {
2222
fai // file: /path/to/sequences.fasta.fai
2323
gzi // file: /path/to/sequences.fasta.gzi
2424
community_mode // val: determines how we will build our meta identifiers of ODGI_QC
25-
no_seqwish_input // val : determiens how we will sort the input for MULTIQC
25+
no_seqwish_input // val : determines how we will sort the input for MULTIQC
2626

2727
main:
2828

0 commit comments

Comments
 (0)