\name{SEB-NP22.fcs} \alias{SEB-NP22.fcs} \title{SEB-NP22.fcs, Flow Cytometry Standard files version 3.0, Fred Hutchinson Cancer Research Center, Seattle, Wa} \description{ This file is obtained from the FHCRC. } \usage{## see the examples } \format{ A binary file with text heading. } \source{ HVTN, FHCRC. Also from the 'fcs' directory of \pkg{rfcdfhcrc2} data package. } \examples{ if (FALSE) { ## This example always throws an error; it is not real, though! if (require(rflowcyt)){ location<-system.file("fcs", package="rfcdmin") SEB.NP22.FCSRobj.current <- read.FCS(paste(location, "/SEB-NP22.fcs", sep="")) } else { cat("rflowcyt package is needed to run the examples.", "\n\n") } } } \keyword{datasets}