Skip to content

Commit

Permalink
Skip unsupported benchmark models
Browse files Browse the repository at this point in the history
  • Loading branch information
dweindl committed Sep 16, 2024
1 parent d92b8c5 commit 1e0b741
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions benchmark_collection/all.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Borghans_BiophysChem1997
Crauste_CellSystems2017
Elowitz_Nature2000
Fujita_SciSignal2010
Schwen_PONE2014
Sneyd_PNAS2002
Weber_BMC2015
Zheng_PNAS2012
Expand Down Expand Up @@ -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}"
Expand Down

0 comments on commit 1e0b741

Please sign in to comment.