From 462da2bc9337bee1f402064fc004ca3892648997 Mon Sep 17 00:00:00 2001 From: LaraFuhrmann <55209716+LaraFuhrmann@users.noreply.github.com> Date: Fri, 25 Aug 2023 10:44:27 +0200 Subject: [PATCH] fix config_indels --- .../resources/local_haplotype_setup/config_indels/config.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/resources/auxiliary_workflows/benchmark/resources/local_haplotype_setup/config_indels/config.yaml b/resources/auxiliary_workflows/benchmark/resources/local_haplotype_setup/config_indels/config.yaml index ec784461..0ffae93a 100644 --- a/resources/auxiliary_workflows/benchmark/resources/local_haplotype_setup/config_indels/config.yaml +++ b/resources/auxiliary_workflows/benchmark/resources/local_haplotype_setup/config_indels/config.yaml @@ -3,6 +3,6 @@ method_list: [ viloca_uniform, ] replicate_count: 5 -haplotype_generation: distance -params_path: config_distance/params.csv +haplotype_generation: mutation_rate +params_path: config_indels/params.csv master_seq_path: ../../../../hiv/HXB2.fasta