plate_map_grid_scale {platetools}R 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


[Package platetools version 0.1.7 Index]