plate_map_grid: creates dataframe of row, column, plate_id from data...

View source: R/plate_map.R

plate_map_gridR Documentation

creates dataframe of row, column, plate_id from data regarding wellIDs

Description

internal function

Usage

plate_map_grid(data, well, plate_id)

Arguments

data

numerical data to be used as colour scale

well

alpha-numeric wellIDs, e.g 'A01'

plate_id

plate identifers e.g 'plate_1'

Value

dataframe


platetools documentation built on May 29, 2024, 8:43 a.m.