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

View source: R/plate_map.R

plate_map_grid_scaleR Documentation

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

Description

internal function

Usage

plate_map_grid_scale(data, well, plate_id, each)

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'

each

boolean, if true scales each plate individually, if false will scale the pooled values of data

Value

dataframe


Swarchal/platetools documentation built on March 7, 2024, 10 p.m.