VRCmin {rfcdmin} | R Documentation |
Archived using the version of 'read.FCS' in rflowcyt on April 20, 2004.
There are four FCS R-objects:
1. unst.1829 (read from 1829_28+49d.fcs, FCS file): unstimulated HIV- individual (control)
2. st.1829 (read from 1829_GAG.fcs, FCS file): GAG peptide stimulated HIV- individual (case)
3. unst.DRT (read from DRT_28+49d.fcs, FCS file): unstimulated HIV+ individual (control)
4. st.DRT (read from DRT_GAG.fcs, FCS file): GAG peptide stimulated HIV+ individual (case)
data(VRCmin)
Four FCS R-objects
Vaccine Research Center (VRC), NIH, Bethesda, MD
Also from the 'VRC' data of the rfcdorig package.
data(VRCmin) ## can now obtain FCS R objects: ## unst.1829, st.1829, unst.DRT, and st.DRT ## in the parent.frame()