Description Usage Arguments Value
View source: R/plot_lollipop.R
Produces figures for the web application. Explores spatial location of mutations in resistance genes.
1 2 3 4 5 | plot_lollipop(
f.dat,
f.gene = "UL54",
resistance_table = system.file("db", "cmvdrg-db1.csv", package = "cmvdrg")
)
|
f.dat |
resistance data frame from cmvdrg, where all_muts == F |
f.gene |
Which gene to plot |
resistance_table |
location of the csv resistance database |
intermediate data.frame with genome level annotation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.