c2q: Convert from Raw coordinate to Quadrant address

View source: R/yogitools.R

c2qR Documentation

Convert from Raw coordinate to Quadrant address

Description

Converts address tags for 384-well plates from the raw coordinate system (e.g. B15) to the quadrant system (e.g. C_A08).

Usage

c2q(x)

Arguments

x

a raw coordinate (e.g. B15) (do not directly use on vectors!)

Value

the quadrant plate coordinate

Examples

c2q("B15")

jweile/yogitools documentation built on May 11, 2023, 7:42 p.m.