Preprocess a list of flowSets to add empty flowFrames for patients
预处理的flowSets列表添加空flowFrames患者
译者:生物统计家园网 机器人LoveR
描述----------Description----------
The preProcessFlowList function takes in a list of flowSets as inputs and adds empty flowFrames for patients in which data from certain aliquots are missing. The function is to be used to modify datasets to conform to a format that can be utilized by the multiple sample qaProcess functions.
preProcessFlowList函数的作为输入flowSets名单增加空flowFrames为若干等份的数据丢失的患者。的功能是用于修改数据集,以符合多个样品qaProcess功能,可以利用格式。
用法----------Usage----------
preProcessFlowList(flowList)
参数----------Arguments----------
参数:flowList
A list of flowSet in which flowFrames for certain patients are missing
flowSet在flowFrames某些病人缺少的名单
Details
详情----------Details----------
This function can be used to modify a list of flowSets to fill in empty flowFrames for patients for which samples are missing.
此功能可用于修改的flowSets名单,以填补空flowFrames病人样本失踪。
值----------Value----------
A list of objects of class flowSet.
一个list类flowSet的对象。