pcr_plate_view: View sample plating layout

View source: R/pcr_plate_view.R

pcr_plate_viewR Documentation

View sample plating layout

Description

View sample plating layout

Usage

pcr_plate_view(pcr, fill = target_name)

Arguments

fill

character. A column in tidy_pcr used to use to fill the geom_tiles

tidy_pcr

an output from the pcr_tidy function

Value

a ggplot

Examples

system.file("extdata", "untidy-pcr-example.xls", package = "amplify") |>
  read_pcr() |>
  pcr_plate_view()

KaiAragaki/amplify documentation built on Oct. 14, 2024, 11:46 p.m.