From 02725ae5b26dea688e551c0b0a2d7b771a7e437d Mon Sep 17 00:00:00 2001 From: subwaystation Date: Wed, 28 Feb 2024 10:08:29 +0100 Subject: [PATCH] fix typos --- subworkflows/local/odgi_qc.nf | 2 +- subworkflows/local/pggb.nf | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/subworkflows/local/odgi_qc.nf b/subworkflows/local/odgi_qc.nf index 4872055..afdce1e 100644 --- a/subworkflows/local/odgi_qc.nf +++ b/subworkflows/local/odgi_qc.nf @@ -18,7 +18,7 @@ workflow ODGI_QC { seqwish // file: /path/to/seqwish.og sorted_graph // file: /path/to/sorted_graph.og community_mode // val : determines how to handly meta identifiers - no_seqwish_input // val : determiens how we will sort the input for MULTIQC + no_seqwish_input // val : determines how we will sort the input for MULTIQC main: diff --git a/subworkflows/local/pggb.nf b/subworkflows/local/pggb.nf index 20991fe..d70b868 100644 --- a/subworkflows/local/pggb.nf +++ b/subworkflows/local/pggb.nf @@ -22,7 +22,7 @@ workflow PGGB { fai // file: /path/to/sequences.fasta.fai gzi // file: /path/to/sequences.fasta.gzi community_mode // val: determines how we will build our meta identifiers of ODGI_QC - no_seqwish_input // val : determiens how we will sort the input for MULTIQC + no_seqwish_input // val : determines how we will sort the input for MULTIQC main: