batch: Access and replace the batch information of a cellHTS object

Description Usage Arguments Value Author(s) References See Also

Description

This method accesses and replaces the batch data stored in the slot plateData of a cellHTS object.

Usage

1
2
batch(object)
batch(object) <- value

Arguments

object

object of class cellHTS.

value

a dataframe of integer values giving the batch number for each plate, and sample.

Value

batch returns a dataframe containing the contents of slot plateData$Batch. This dataframe has dimensions number of plates x number of samples of the cellHTS object.

See class cellHTS for details.

Author(s)

Ligia Bras

References

Boutros, M., Bras, L.P. and Huber, W. (2006) Analysis of cell-based RNAi screens, Genome Biology 7, R66.

See Also

cellHTS, nbatch


cellHTS2 documentation built on Nov. 8, 2020, 6 p.m.