plot_mutations_2: Plot mutations 2

View source: R/plot_functions.R

plot_mutations_2R Documentation

Plot mutations 2

Description

Plot mutations 2

Usage

plot_mutations_2(
  inp_list,
  region = "Spain",
  mut_pos = "S:1251",
  var = "counts",
  pal = "mg",
  plotly = TRUE
)

Arguments

inp_list

mutations list

region

C.A or Spain

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.