plate_map_grid {platetools} | R 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
[Package platetools version 0.1.7 Index]