standardWellId: Make standard names for well ids

Description Usage Arguments Details Value Author(s) Examples

View source: R/standardWellId.R

Description

Make standard names for well in 96 well plates

Usage

1
  standardWellId(wellId)

Arguments

wellId

vector of well ids

Details

A1 -> A01 A01 -> A01

Value

standard well name

Author(s)

Julien Gagneur

Examples

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

cellGrowth documentation built on Oct. 31, 2019, 8:38 a.m.