assayData
of an object of cellHTS
class.Data(object)
Data(object) <- value
cellHTS
.Data
returns a 3D array containing the contents of slot assayData
. This array has dimensions number of features (product between the number of wells per plates and the number of plates) x number of samples (or replicates) x number of channels.
Depending on the preprocessing status of the cellHTS
object, this array corresponds to the raw data, or to normalized data or to scored data.See class
for details.
cellHTS