to_tecan: Translates A01, A02 names to Tecan position assignments

View source: R/plateLayout.R

to_tecanR Documentation

Translates A01, A02 names to Tecan position assignments

Description

Tecan assigns position number for each in the first column, then by each in the second column so that A01 -> 1, B01 -> 2, C01 -> 3 and so on

Usage

to_tecan(x)

Arguments

x

a plateLayout class object

Value

a numeric vector of Tecan position

See Also

Other LAYOUT: as.matrix.plateLayout, colnames.plateLayout, countWells, create.plateLayout, dimnames.plateLayout, getWellType, getWellnames, is.plateLayout, plateLayout, read.plateLayout, rownames.plateLayout, write.plateLayout


BigelowLab/plateLayout documentation built on July 2, 2024, 12:33 p.m.