View source: R/plot_functions.R
plot_mutations | R Documentation |
Plot mutations
plot_mutations( df, mut_pos = "ORF1b:P314", var = "counts", pal = "mg", plotly = TRUE )
df |
df |
mut_pos |
position to plot |
var |
counts or freq |
pal |
mg or RColorBrewer palette |
plotly |
TRUE or FALSE |
plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.