Skip to content

Commit

Permalink
Progress
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 26, 2023
1 parent 846a09b commit 1eb6293
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ test_that("RLN + tipdates, v2.6", {
beta = create_beta_param(id = 3, value = "0.3819")
),
mparam_id = 1,
dimension = 8
dimension = 8,
mean_rate_prior_distr = create_uniform_distr(id = "3")
),
tipdates_filename = get_beautier_path("test_output_0_tipdates.tsv"),
beauti_options = create_beauti_options_v2_6(
Expand Down

0 comments on commit 1eb6293

Please sign in to comment.