yeastFeatures          package:davidTiling          R Documentation

_A _d_a_t_a._f_r_a_m_e _w_i_t_h _m_e_t_a_d_a_t_a _a_b_o_u_t _t_h_e _f_e_a_t_u_r_e_s _i_n _S_G_D _G_F_F _f_i_l_e_s

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

     The rows of the data frame correspond to feature categories, such
     as "gene", "CDS", "telomere". The  column 'isTranscribed' is a
     logical vector that denotes whether this feature category is
     considered to be transcribable.

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

     data(yeastFeatures)

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

     A data.frame

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

     W. Huber <huber@ebi.ac.uk>

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

     data(yeastFeatures)

