getBarcode: Get the barcode of a PlateLocation/WellLocation object

Description Usage Arguments Value Examples

View source: R/getBarcode.R

Description

Given a PlateLocation/WellLocation object, return the barcode

Usage

1

Arguments

x

A Data/DataLocation object

Value

The barcode of the PlateLocation/WellLocation object (as a string)

Examples

1
2
plate <- PlateLocation("J101-2C")
barcode <- getBarcode(plate)

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