VRCmin                package:rfcdmin                R Documentation

_A_r_c_h_i_v_e_d _F_l_o_w _C_y_t_o_m_e_t_r_y _S_t_a_n_d_a_r_d (_F_C_S) _R-_o_b_j_e_c_t_s- _V_a_c_c_i_n_e _R_e_s_e_a_r_c_h _C_e_n_t_e_r,
_N_I_H

_D_e_s_c_r_i_p_t_i_o_n:

     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)

_U_s_a_g_e:

     data(VRCmin)

_F_o_r_m_a_t:

     Four FCS R-objects

_S_o_u_r_c_e:

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

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

_E_x_a_m_p_l_e_s:

       data(VRCmin)

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

