hsTargets              package:microRNA              R Documentation

_H_u_m_a_n _m_i_c_r_o_R_N_A_s _a_n_d _t_h_e_i_r _t_a_r_g_e_t _I_D_s

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

     A set of human microRNA names and their corresponding known
     targets given as ensembl Trascript IDs.

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

     data(hsTargets)

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

     A data frame of microRNAs and their target ensembl IDs as
     recovered from miRBase.  Additional columns are also provided to 
     give the Chromosome as well as the start and end position of the
     microRNA binding site, and the strand orientation (plus or minus).

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

     Each mapping represents a different human microRNA, paired with
     one viable target.  Other information about where the microRNA
     binds is also included.  Some microRNAs have multiple targets and
     so some microRNAs may be represented more than once.

_S_o_u_r_c_e:

     <URL: http://microrna.sanger.ac.uk/sequences/index.shtml>

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

     miRBase: microRNA sequences, targets and gene nomenclature.
     Griffiths-Jones S, Grocock RJ, van Dongen S, Bateman A, Enright
     AJ. NAR, 2006, 34, Database Issue, D140-D144

     The microRNA Registry. Griffiths-Jones S. NAR, 2004, 32, Database
     Issue, D109-D111

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

     data(hsTargets)

