PlateMetadata: Constructor for PlateMetadata objects

Description Usage Arguments Value Examples

View source: R/DataMeta.R

Description

Given a PlateLocation object, the corresponding metadata is compiled

Usage

1
PlateMetadata(plate, quantiles = NULL)

Arguments

plate

A PlateLocation object

quantiles

A list containing the upper and lower 5 counts.

Value

A PlateMetadata object: a list with slots describing conditions on a plate.

Examples

1
meta <- PlateMetadata(PlateLocation("J107-2C"))

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