check_empty_beautier_folder()
inference_model <- init_inference_model(
input_filename = get_fasta_filename(),
inference_model = create_inference_model(
beauti_options = create_beauti_options_v2_4()
)
)
create_beast2_input_distr(
inference_model = inference_model
)
#
#
# HERE, where the ID of the distribution is 'prior'
#
#
#
#
check_empty_beautier_folder()
Run the code above in your browser using DataLab