Skip to contents

Initializes all tree priors

Usage

init_tree_priors(tree_priors, ids, distr_id = 0, param_id = 0)

Arguments

tree_priors

one or more tree priors, as returned by create_tree_prior

ids

one or more alignments' IDs. IDs can be extracted from their FASTA filenames with get_alignment_ids_from_fasta_filenames)

distr_id

the first distributions' ID

param_id

the first parameter's ID

Value

a list of initialized tree priors

Author

Richèl J.C. Bilderbeek