From 20f78da0bbb4f5e4a2d8c5b8139c51e6e9a97426 Mon Sep 17 00:00:00 2001 From: Ksenia Krasheninnikova Date: Wed, 9 Aug 2023 11:50:00 +0100 Subject: [PATCH] Update test full --- assets/test_gsMetZobe1.yaml | 8 ++++---- conf/test.config | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/test_gsMetZobe1.yaml b/assets/test_gsMetZobe1.yaml index 7c5ecf78..c589e469 100644 --- a/assets/test_gsMetZobe1.yaml +++ b/assets/test_gsMetZobe1.yaml @@ -8,7 +8,7 @@ samples: HiC: reads: - reads: /lustre/scratch124/tol/projects/darwin/users/kk16/development/nextflow/gsMetZobe1/hic-arima/35528_4#7.cram - arima_motif: GATC,GANTC,CTNAG,TTAA - busco: - lineages_path: /lustre/scratch123/tol/resources/busco/v5/ - lineage: fungi_odb10 +arima_motif: GATC,GANTC,CTNAG,TTAA +busco: + lineages_path: /lustre/scratch123/tol/resources/busco/v5/ + lineage: fungi_odb10 diff --git a/conf/test.config b/conf/test.config index b68055fe..65e548f9 100644 --- a/conf/test.config +++ b/conf/test.config @@ -22,7 +22,7 @@ params { // Input data input = "${projectDir}/assets/test.yaml" bed_chunks_polishing = 2 - polishing_on = false + polishing_on = true hifiasm_hic_on = true }