addName-methods           package:flowViz           R Documentation

_A_d_d _g_a_t_e _n_a_m_e_s _t_o _a _f_l_o_w_V_i_z _p_l_o_t.

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

     These methods add gate names to a 'flowViz' plot, either derived
     from the population identifiers or as provided by the user. These
     methods are ment for internal use and are usually not called
     directly by the user.

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

     The methods are called for their side effects. No value is
     returned.

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



     _x = "_c_u_r_v_1_F_i_l_t_e_r", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" User-provided names. 

     _x = "_c_u_r_v_1_F_i_l_t_e_r", _n_a_m_e = "_l_o_g_i_c_a_l" Get names from the 'filter' or
          'filterResult' object

     _x = "_c_u_r_v_2_F_i_l_t_e_r", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_c_u_r_v_2_F_i_l_t_e_r", _n_a_m_e = "_l_o_g_i_c_a_l" see above 

     _x = "_e_l_l_i_p_s_o_i_d_G_a_t_e", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_e_l_l_i_p_s_o_i_d_G_a_t_e", _n_a_m_e = "_l_o_g_i_c_a_l" see above 

     _x = "_k_m_e_a_n_s_F_i_l_t_e_r", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_k_m_e_a_n_s_F_i_l_t_e_r", _n_a_m_e = "_l_o_g_i_c_a_l" see above 

     _x = "_p_o_l_y_g_o_n_G_a_t_e", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_p_o_l_y_g_o_n_G_a_t_e", _n_a_m_e = "_l_o_g_i_c_a_l" see above 

     _x = "_q_u_a_d_G_a_t_e", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_q_u_a_d_G_a_t_e", _n_a_m_e = "_l_o_g_i_c_a_l" see above 

     _x = "_q_u_a_d_G_a_t_e", _n_a_m_e = "_m_a_t_r_i_x" see above 

     _x = "_r_e_c_t_a_n_g_l_e_G_a_t_e", _n_a_m_e = "_c_h_a_r_a_c_t_e_r" see above 

     _x = "_r_e_c_t_a_n_g_l_e_G_a_t_e", _n_a_m_e = "_l_o_g_i_c_a_l" see above 


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

     F. Hahne

