standardWellId {cellGrowth}R Documentation

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

Details

A1 -> A01 A01 -> A01

Value

standard well name

Author(s)

Julien Gagneur

Examples

standardWellId( c("A1", "B01", "H2"))

[Package cellGrowth version 1.30.0 Index]