s3utr                package:microRNA                R Documentation

_T_e_s_t _s_e_q_u_e_n_c_e _d_a_t_a

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

     A vector of 3' UTR sequence data, the names correspond to Entrez
     Gene IDs and the data were extracted using biomaRt.

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

     data(s3utr)

_F_o_r_m_a_t:

     A character vector, the values are the 3' UTR for a set of genes,
     the names are Entrez Gene Identifiers.

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

     The data were downloaded using the 'getSequence' function in the
     biomaRt package and duplicate strings removed. There remain some
     duplicated  Entrez IDs but the reported 3' UTRs are different.

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

     data(s3utr)

