Usage
prw2uname(plate, replicate, row, col, well)
uname2prw(uname)
rowcol2well(row, col)
well2rowcol(well)
well2wellid(row, col, direction='row', dim)
Arguments
plate
An numeric vector of plate indices or a list containing
the numeric vectors plate
, replicate
, row
and col
.
replicate
A numeric vector of replicate indices.
row
A numeric vector of row indices.
col
A numeric vector of column indices
well
A character vector of well names.
uname
A character vector of well unique names.
direction
A character string containing the direction of the
mapping. Valid values are row
and col
. Default is
row
, where the well identifier 2 points is mapped to well (1, 2)
dim
A numeric vector of length two, containing the dimensions
(number of rows, number of columns) of a plate