Description Usage Arguments Value
View source: R/sampleSelection.R
Select samples based on quantile of sample time distribution. Requires date to be at and of sequence label
1 | time_stratified_sample(n, path_to_align, path_to_save = NULL)
|
path_to_save |
Where to store (as fasta) the filtered alignment |
q_threshold |
Clock outlier threshold |
minEdge |
minimum branch length (substitutions per site) to stabilize clock inference |
A DNAbin alignment. Will also save to path_to_save
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.