getRowColumn {cellGrowth}R Documentation

Convert well ids to row and column

Description

Converts well ids to row and column

Usage

  getRowColumn(wellId)

Arguments

wellId

vector of well ids

Value

vector of lists containing row and column

Author(s)

Andreas Neudecker

Examples

getRowColumn(c("A01","B05"))

[Package cellGrowth version 1.30.0 Index]