standardWellId: Make standard names for well ids

Description Usage Arguments Details Value Author(s) Examples

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"))

SamGG/cellGrowth documentation built on May 9, 2019, 3:30 a.m.