| batch {cellHTS2} | R Documentation |
This method accesses and replaces the batch data stored in the slot
plateData of a cellHTS object.
batch(object) batch(object) <- value
object |
object of class cellHTS. |
value |
a dataframe of integer values giving the batch number for each plate, and sample. |
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.
Ligia Bras ligia@ebi.ac.uk
Boutros, M., Bras, L.P. and Huber, W. (2006) Analysis of cell-based RNAi screens, Genome Biology 7, R66.