\name{flowcyt.data}
\alias{flowcyt.data}

\title{Archived Flow Cytometry FCS objects - British Columbia
  Cancer Research Center -}
\description{
 Archived flow cytometry FCS objects, from a serie of
  \code{FCS} files,  using the version of 'read.series.FCS' in
  \pkg{rflowcyt} on October 1, 2005.

  The data come from a time course experiment with 12 time points.
  At each time point, the sample has been divided in 8 aliquots and
  labeled to analyse 8 stains (with 4 markers for each stain).
  The name of one sample corresponds to its position in the 96 wells plate.

  The flowcyt.fluors are the 96 \code{FCS} R-objects. 

}
\usage{##FCS R objects, see examples for details}
\format{List of FCS R objects}
\source{

  British Columbia
  Cancer Research Center,
  Vancouver, Canada

 
}
\examples{

data(flowcyt.data)

}
\keyword{datasets}