plot_EvG               package:GGtools               R Documentation

_p_l_o_t _e_x_p_r_e_s_s_i_o_n _v_s _g_e_n_o_t_y_p_e

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

     plot expression vs genotype

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

     plot_EvG(reset, gene, snpid, anno="hgfocus")

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

   reset: instance of 'racExSet-class'

    gene: instance of 'genesym-class'

   snpid: character string with RS number for SNP

    anno: character annotation stub, such as 'hgfocus'

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

     renders a simple scatter plot of expression vs rare allele count

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

_N_o_t_e:

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

     Vince Carey <stvjc@channing.harvard.edu>

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

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

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

     data(chr20GGdem)
     plot_EvG( chr20GGdem, genesym("CPNE1"), "rs6060535",
       "hgfocus")

