cluster_sizes: Compute cluster sizes only counting clusters with first...

Description Usage Arguments Value

View source: R/frequency0.R

Description

Compute cluster sizes only counting clusters with first sample occuring within given range and arrange by genotype

Usage

1
cluster_sizes(s, mint = 2020.2, maxt = 2020.35)

Arguments

s

data frame with sequence_name(character), del_introduction(character), sample_time(numeric), genotype (wt or mutant)

mint

lower sample time bound. Clusters must have sample before this time

maxt

upper sample time bound. Clusters must have sample after this time

Value

data frame with cluster sizes, origin time, and genotype


emvolz-phylodynamics/variantAnalysis documentation built on Nov. 13, 2021, 7:16 p.m.