filter_extant
collects the extant cells at the end of the simulation.
Usage
filter_extant(population)
count_extant(population)
filter_common_ancestors(population, threshold = 0.05)
Arguments
- population
tibble
- threshold
minimum frequency of detectable alleles
Details
count_extant
counts the number of extant cells
filter_common_ancestors
collects major common ancestors.