plot_mutations: Plot mutations

View source: R/plot_functions.R

plot_mutationsR Documentation

Plot mutations

Description

Plot mutations

Usage

plot_mutations(
  df,
  mut_pos = "ORF1b:P314",
  var = "counts",
  pal = "mg",
  plotly = TRUE
)

Arguments

df

df

mut_pos

position to plot

var

counts or freq

pal

mg or RColorBrewer palette

plotly

TRUE or FALSE

Value

plot


MicrobialGenomics/covidapp documentation built on Feb. 9, 2023, 1:04 a.m.