featureIndex              package:oligo              R Documentation

_I_n_d_e_x_e_s _f_o_r _f_e_a_t_u_r_e_s _i_n _t_h_e _e_x_p_r_e_s_s_i_o_n _m_a_t_r_i_x

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

     Indexes for features (PM/MM/both) in the expression matrix.

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

     featureIndex(object, which = c("both", "pm", "mm"), subset = NULL)

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

  object: 'FeatureSet' object

   which: subset of interest: "both", "pm" or "mm"?

  subset: not implemented yet.

