From cf6e697f0b6e4ba6eb7a5ff0671d2a347649b1f1 Mon Sep 17 00:00:00 2001 From: "James A. Fellows Yates" Date: Thu, 7 May 2020 09:16:08 +0200 Subject: [PATCH] Further update aln based on modifications of EAGER defaults --- conf/pipeline/eager/shh.config | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/pipeline/eager/shh.config b/conf/pipeline/eager/shh.config index 22a60d4..b07004d 100644 --- a/conf/pipeline/eager/shh.config +++ b/conf/pipeline/eager/shh.config @@ -20,4 +20,5 @@ process { params { bwaalnn = 0.01 + bwaalnl = 32 }