VRCmin {rfcdmin}R Documentation

Archived Flow Cytometry Standard (FCS) R-objects- Vaccine Research Center, NIH

Description

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)

Usage

data(VRCmin)

Format

Four FCS R-objects

Source

Vaccine Research Center (VRC), NIH, Bethesda, MD

Also from the 'VRC' data of the rfcdorig package.

Examples

  data(VRCmin)

  ## can now obtain FCS R objects:
  ##    unst.1829, st.1829, unst.DRT, and st.DRT
  ## in the parent.frame()

[Package rfcdmin version 1.2.0 Index]