plot_EvG-methods           package:GGBase           R Documentation

_f_o_r_m_a_l _m_e_t_h_o_d _f_o_r _v_i_s_u_a_l_i_z_i_n_g _e_x_p_r_e_s_s_i_o_n _d_i_s_t_r_i_b_u_t_i_o_n_s _v_s _g_e_n_o_t_y_p_e

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

     boxplot expression vs genotype

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



     _g_s_y_m = "_g_e_n_e_s_y_m", _r_s_i_d = "_r_s_i_d", _s_m_s = "_s_m_l_S_e_t" generates an
          annotated boxplot 

     _m_u_l_t_i_s_n_p _m_e_t_h_o_d_s plot_EvG2 allows specification of a second SNP
          rsid and shows boxplots over the cross-tabulation of the
          allele combinations

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

     library(GGtools)
     data(hmceuB36.2021)
     plot_EvG(genesym("CPNE1"), rsid("rs6060535"), hmceuB36.2021)

