Learn R Programming

cellGrowth (version 1.16.0)

standardWellId: Make standard names for well ids

Description

Make standard names for well in 96 well plates

Usage

standardWellId(wellId)

Arguments

wellId
vector of well ids

Value

standard well name

Details

A1 -> A01 A01 -> A01

Examples

Run this code
standardWellId( c("A1", "B01", "H2"))

Run the code above in your browser using DataLab