PlateLocation: Constructor for PlateLocation objects

Description Usage Arguments Value Examples

View source: R/DataLocation.R

Description

Given a plate specification (consisting of a plate barcode) an S3 object of type PlateLocation is created

Usage

1
PlateLocation(barcode)

Arguments

barcode

A plate barcode as a character string

Value

A PlateLocation object: a list with slots plate, space, group and experiment

Examples

1
plate <- PlateLocation("J107-2C")

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