convertToWellLocation: Covert compatible objects to WellLocation

Description Usage Arguments Value Examples

View source: R/convertToWellLocation.R

Description

Build WellLocation object from other objects, such as WellData.

Usage

1

Arguments

The

object to be used as basis for new WellLocation object

Value

The new WellLocation object

Examples

1
2
plate <- PlateLocation("J101-2C")
path <- convertToWellLocation(plate)

nbenn/singleCellFeatures documentation built on May 23, 2019, 12:24 p.m.