population: Functions to modify population data.frame

filter_extantR Documentation

Functions to modify population data.frame

Description

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.


heavywatal/tumorr documentation built on April 2, 2024, 7:24 p.m.