From 1e0b74151d1cfe112eb71d086cc4d59130ac7590 Mon Sep 17 00:00:00 2001 From: Daniel Weindl Date: Mon, 16 Sep 2024 19:04:54 +0200 Subject: [PATCH] Skip unsupported benchmark models --- benchmark_collection/all.sh | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/benchmark_collection/all.sh b/benchmark_collection/all.sh index d0737d04..6cab7283 100755 --- a/benchmark_collection/all.sh +++ b/benchmark_collection/all.sh @@ -13,7 +13,6 @@ Borghans_BiophysChem1997 Crauste_CellSystems2017 Elowitz_Nature2000 Fujita_SciSignal2010 -Schwen_PONE2014 Sneyd_PNAS2002 Weber_BMC2015 Zheng_PNAS2012 @@ -47,7 +46,9 @@ Zheng_PNAS2012 # Brannmark_JBC2010 FAILED: Expected llh 283.778227541074, got nllh 141.889034 # Lucarelli_CellSystems2018 # Fiedler_BMC2016 FAILED: Expected llh -117.16780323362, got nllh 109391.496205 - +# +# Unsupported priors: +# Schwen_PONE2014 for model_name in $expected_to_work; do printf '=%.0s' {1..20} printf %s "${model_name}"