icpPlot               package:ABarray               R Documentation

_i_c_p _p_l_o_t _f_u_n_c_t_i_o_n

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

     QC plot for internal control probes

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

     icpPlot(controlData, colProbeID = 1, plotWhat = "Signal", pdfDir, jpgDir)

_A_r_g_u_m_e_n_t_s:

controlData: Signal intensity matrix for icp probes 

colProbeID: the column where probeID is located 

plotWhat: Whether we are plotting signal or S/N 

  pdfDir: a directory where pdf files should be produced 

  jpgDir: a directory where jpg or bmp files should be produced 

_V_a_l_u_e:

     A series of QC plots

_A_u_t_h_o_r(_s):

     Yongming Sun

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

     ##---- Do not call this function DIRECTLY !! ----

