Description Usage Arguments Value
Compute cluster sizes only counting clusters with first sample occuring within given range and arrange by genotype
1 | cluster_sizes(s, mint = 2020.2, maxt = 2020.35)
|
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 |
data frame with cluster sizes, origin time, and genotype
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.