make_mut_element: Constructor for mutation parameter for a single element Only...

View source: R/mutation.R

make_mut_elementR Documentation

Constructor for mutation parameter for a single element Only supports max_depth of 1

Description

Constructor for mutation parameter for a single element Only supports max_depth of 1

Usage

make_mut_element(
  element_id,
  mut_rate,
  active_time,
  recur_prob = 0,
  recur_vec = NULL,
  max_depth = 1
)

Arguments

recur

chance of recurring


Kalhor-Lab/QFM documentation built on Nov. 25, 2024, 10:18 p.m.