PlateAggregate: Constructor for PlateAggregate objects

Description Usage Arguments Value Examples

View source: R/DataMeta.R

Description

Given a PlateLocation/WellLocation object, return the complete and unprocessed plate aggregate information.

Usage

1

Arguments

dl

A PlateLocation/WellLocation (DataLocation) object

Value

A list with slots for PlateLocation (plate) and aggregate data (data).

Examples

1
2
plate <- PlateLocation("J101-2C")
aggregate <- PlateAggregate(plate)

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