R/data.R

#' flowSet of B cells.
#'
#'
#' This data set contain three flowFrame objects created by subsetting three FCS files
#' of an Aging study made in Singapore. The samples were stained with a panel
#' aimed to identify B cell subpopulations.
#' The data is stored as a flowSet object, a class implemented in the flowCore
#' package to handle FCS files in R.
#' 
#'
#' @docType data
#' @name Bcells
#' @usage data(Bcells)
#' @format A flowSet containing 3 flowFrames
#' @keywords datasets
NULL
SamGG/flowAI documentation built on July 6, 2019, 12:02 a.m.