-
Notifications
You must be signed in to change notification settings - Fork 2
/
Tooltip.Rmd
13 lines (9 loc) · 1.37 KB
/
Tooltip.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
```{r, echo=FALSE}
tippy::tippy_this(elementId = "KP_3_1_1", tooltip = "Ancestor:KP.3.1//5938 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.11.1.3.1.1, ORF1a:S4286C, C12616T, S:S31del, Spain, from sars-cov-2-variants/lineage-proposals#1563")
tippy::tippy_this(elementId = "XEC", tooltip = "581 samples in last 120 days.//Recombinant lineage of KS.1.1 (JN.1.13.1.1.1) and KP.3.3 (breakpoint 21738-22599), Europe (Germany), from #2717")
tippy::tippy_this(elementId = "MC_1", tooltip = "Ancestor:KP.3.1.1//411 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.11.1.3.1.1.1, S:T572I, from sars-cov-2-variants/lineage-proposals#1638")
tippy::tippy_this(elementId = "MV_1", tooltip = "Ancestor:MB.1.1.1//20 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.49.1.1.1.1.1, S:K478T, India")
tippy::tippy_this(elementId = "KS_1_1", tooltip = "Ancestor:KS.1//104 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.13.1.1.1, S:T22N, Singapore/Taiwan/Canada, from sars-cov-2-variants/lineage-proposals#1565")
tippy::tippy_this(elementId = "KP_3_3", tooltip = "Ancestor:KP.3//616 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.11.1.3.3, N:R204P, from sars-cov-2-variants/lineage-proposals#1531")
tippy::tippy_this(elementId = "MC_18", tooltip = "Ancestor:KP.3.1.1//0 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.11.1.3.1.1.18, S:N185D, ORF1a:G465S, Spain/Canada")
```