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
giannimonaco/flowAI documentation built on April 3, 2024, 9:44 a.m.