Get a table of sample groups from a flowJo workspace
获取一个样品组表从flowJo工作区
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Return a data frame of sample group information from a flowJo workspace
返回从flowJo工作区样本组信息的数据框
用法----------Usage----------
## S4 method for signature 'flowJoWorkspace'
getSampleGroups(x)
参数----------Arguments----------
参数:x
A flowJoWorkspace object.
一个flowJoWorkspace对象。
Details
详情----------Details----------
Returns a table of samples and groups defined in the flowJo workspace
返回的样本和群体的表定义在flowJo工作区
值----------Value----------
A data.frame containing the groupName, groupID, and sampleID for each sample in the workspace. Each sample may be associated with multiple groups.
一个data.framegroupName,groupID,sampleID在工作区中的每个样本包含。每个样品可与多个团体。