Display plate plan with sample_id, target_id, prep_type per well

display_plate(plate)

Arguments

plate

tibble with variables well_col, well_row, sample_id, target_id, prep_type. Output from label_plate_rowcol.

Value

ggplot object; major output is to plot it

See also

Examples

# !Needs a labeled example from label_plate_rowcol...