Description Usage Arguments Value Examples
create count of a given lineage by given time interval
1 | countByInterval(SS, lineage, timeInt)
|
SS |
dataframe of sample set, with one-hot encoding of each lineage as a column |
timeInt |
time interval, usually weekly ("epidate") |
datafram of absolute counts by lineage by week
1 | countByIntrval(ss, "B.1.1.7", "epidate");
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.