allhex               package:harbChIP               R Documentation

_u_t_i_l_i_t_y _f_u_n_c_t_i_o_n: _g_e_t _a_l_l _h_e_x_a_m_e_r_s _i_n _u_p_s_t_r_e_a_m _s_e_q_u_e_n_c_e _f_o_r _a_n _O_R_F

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

     utility function: get all hexamers in upstream sequence for an ORF

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

     allhex(orf, usobj)

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

     orf: character string, ORF name

   usobj: upstreamSeqs object

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

     computes Biostrings Views

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

     computes Biostrings Views

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

     Vince Carey <stvjc@channing.harvard.edu>

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

     data(sceUpstr)
     allhex("YAL001C", sceUpstr)

