ParESet-class            package:SNPchip            R Documentation

_C_l_a_s_s "_P_a_r_E_S_e_t"

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

     A class containing a list of graphical parameters for plotting
     objects extending 'SnpLevelSet'

_O_b_j_e_c_t_s _f_r_o_m _t_h_e _C_l_a_s_s:

     Objects can be created by calls of the form 'new("ParESet",
     layout, col.axis, cex.main, cex.axis, cex.legend, cex, cex.lab,
     pch, col, bg, xaxs, xaxt, yaxs, yaxt, lab, adj, bty, ann,
     useLayout, mar, oma, las, log, ylab, side.ylab, outer.ylab,
     line.ylab, cex.ylab, xlab, outer.xlab, side.xlab, cex.xlab,
     line.xlab, outer.axis, line.axis, main, col.centromere,
     border.centromere, xlim, ylim, one.ylim, add.cytoband,
     outer.cytoband, outer.cytoband.axis, label.cytoband,
     use.chromosome.size, label.chromosome, line.label.chromosome,
     xaxis.side, alternate.xaxis.side, mat, heights, widths, respect,
     firstChromosome, ...)'.

_S_l_o_t_s:

     '_s_n_p_P_a_r': Object of class '"list"'

_M_e_t_h_o_d_s:

     _a_l_l_P_l_o_t_s 'signature(object = "ParESet")'

     _i_n_i_t_i_a_l_i_z_e 'signature(.Object = "ParESet")'

     _p_l_o_t_S_n_p 'signature(object = "ParESet", snpset = "ANY")'

     _s_n_p_P_a_r 'signature(object = "ParESet")'

     _s_n_p_P_a_r<- 'signature(object = "ParESet")'

_N_o_t_e:

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

_R_e_f_e_r_e_n_c_e_s:

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

     'ParSnpCallSet-class', 'ParSnpCopyNumberSet-class',
     'ParSnpSet-class'

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

     showClass("ParESet")

