pdfQC              package:beadarraySNP              R Documentation

_Q_C_r_e_p_o_r_t

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

     Create PDF file with experimental quality control plots

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

     pdfQC(object, filename = "arrayQC.pdf", by = 10)

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

  object: QCIllumina object

filename: character, output pdf filename

      by: number of samples in barplot, see 'reportSamplePanelQC'

_D_e_t_a_i_l_s:

     This function creates a pdf file with QC information. The first
     page contains  6 'plotQC' panels showing the spatial distribution
     of intensities on a SAM plate. The following page(s) contain the
     output of 'reportSamplePanelQC'

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

     A PDF file is produced

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

     Jan Oosting

_S_e_e _A_l_s_o:

     'plotQC', 'reportSamplePanelQC', 'QCIllumina-class'

