-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathTooltip.Rmd
More file actions
15 lines (11 loc) · 1.72 KB
/
Tooltip.Rmd
File metadata and controls
15 lines (11 loc) · 1.72 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
```{r, echo=FALSE}
tippy::tippy_this(elementId = "NB_1_8_1", tooltip = "Ancestor:XDV.1.5.1.1.8//118 samples in last 120 days.//Alias of XDV.1.5.1.1.8.1, S:A435S, from sars-cov-2-variants/lineage-proposals#2431")
tippy::tippy_this(elementId = "XFG", tooltip = "67 samples in last 120 days.//Recombinant lineage of LF.7, LP.8.1.2, LF.7 (breakpoints: 22894-22895, 23040-24818), from sars-cov-2-variants/lineage-proposals#2449")
tippy::tippy_this(elementId = "BA_3_2", tooltip = "Ancestor:BA.3//0 samples in last 120 days.//Alias of B.1.1.529.3.2, saltation with ~40 spike AA substitutions, South Africa, from #2909")
tippy::tippy_this(elementId = "PQ_2_10", tooltip = "Ancestor:XDV.1.5.1.1.8.1.2//3 samples in last 120 days.//Alias of XDV.1.5.1.1.8.1.2.10, ORF8:M1V, T13668C, from sars-cov-2-variants/lineage-proposals#2736")
tippy::tippy_this(elementId = "PQ_2_1", tooltip = "Ancestor:XDV.1.5.1.1.8.1.2//59 samples in last 120 days.//Alias of XDV.1.5.1.1.8.1.2.1, S:I478T (rev), from sars-cov-2-variants/lineage-proposals#2594")
tippy::tippy_this(elementId = "PQ_2_8_1", tooltip = "Ancestor:XDV.1.5.1.1.8.1.2.8//10 samples in last 120 days.//Alias of XDV.1.5.1.1.8.1.2.8.1, S:H445P, from sars-cov-2-variants/lineage-proposals#2803")
tippy::tippy_this(elementId = "XFG_1_1", tooltip = "71 samples in last 120 days.//S:W452R (rev), ORF7a:V8A (rev), M:V104L, from sars-cov-2-variants/lineage-proposals#2796")
tippy::tippy_this(elementId = "XFG_1_1_1", tooltip = "30 samples in last 120 days.//ORF7a:A13S")
tippy::tippy_this(elementId = "PE_1_4", tooltip = "Ancestor:PE.1//3 samples in last 120 days.//Alias of B.1.1.529.2.86.1.1.11.1.3.1.1.10.2.1.1.4, S:H445P, on ORF7a:T28I, ORF1a:del84-85 branch, Australia, from sars-cov-2-variants/lineage-proposals#2650")
```