Access and replace the batch information of a cellHTS object
访问和更换一个cellHTS对象的批次信息
译者:生物统计家园网 机器人LoveR
描述----------Description----------
This method accesses and replaces the batch data stored in the slot plateData of a cellHTS object.
这种方法访问和替换的存储插槽plateDatacellHTS对象的一批数据。
用法----------Usage----------
batch(object)
batch(object) <- value
参数----------Arguments----------
参数:object
object of class cellHTS.
对象类cellHTS。
参数:value
a dataframe of integer values giving the batch number for each plate, and sample.
dataframe整数值给每块板,和样品批号。
值----------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.
“batch返回dataframe的插槽plateData$Batch包含的内容。在这dataframe尺寸板的x的cellHTS对象的样本数。