From 2f87a5face781be3152449fb296138cdf24e1cc7 Mon Sep 17 00:00:00 2001 From: LaraFuhrmann <55209716+LaraFuhrmann@users.noreply.github.com> Date: Tue, 22 Aug 2023 14:37:24 +0200 Subject: [PATCH] update readme --- resources/auxiliary_workflows/benchmark/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/auxiliary_workflows/benchmark/README.md b/resources/auxiliary_workflows/benchmark/README.md index ed9b610a..15bda2c8 100644 --- a/resources/auxiliary_workflows/benchmark/README.md +++ b/resources/auxiliary_workflows/benchmark/README.md @@ -44,4 +44,4 @@ This is a `csv`-file with the following columns: `coverage` Mean coverage per position in sample. `haplos` There are two modes for the haplotype population as specified in the configuration file. Parameters are seperated with "@": - For distance mode: haplos = n_group1,n_group2,d_group12,d_group1,d_group2,freq_dist,freq_param -- or mutation mode: haplos = mutation_rate,insertion_rate,deletion_rate,haplotype_pattern +- For mutation mode: haplos = mutation_rate,insertion_rate,deletion_rate,haplotype_pattern