juxtaPlot             package:encoDnaseI             R Documentation

_t_w_o-_p_a_n_e_l _p_l_o_t _w_i_t_h _t_r_a_c_k _i_n_f_o _a_n_d _s_n_p _s_c_r_e_e_n _t-_v_a_l_u_e_s

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

     two-panel plot with track info and snp screen t-values

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

     juxtaPlot(trk, ssr)

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

     trk: instance of 'hg18track'

     ssr: instance of GGtools 'snpScreenResult' 

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

     'xyplot' of lattice package is used.

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

     'xyplot' output; use 'print' in Sweave.

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

     VJ Carey <stvjc@channing.harvard.edu>

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

     data(demoTrk19)
     data(demoPGM1ssr)
     juxtaPlot(demoTrk19, demoPGM1ssr)

