reportGenotypeSegmentation   package:beadarraySNP   R Documentation

_p_l_o_t _g_e_n_o_m_i_c _v_i_e_w

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

     Create a figure that can be used for interactive work

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

     reportGenotypeSegmentation(object, plotRaw = TRUE, subsample = NULL, panels = 0, minProbes = 10, maxY = 2, ...)

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

  object: class 'SnpSetIllumina' after segmentation

 plotRaw: logical

subsample: factor

  panels: number of panels on a page

minProbes: minimum number of probes for a chromosome within a panel

    maxY: maximum value on vertical scale within panels

     ...: arguments are forwrded to 'plot'

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

     this function is used for its side effects

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

     Jan Oosting

