geneBiomart           package:GenomeGraphs           R Documentation

_A_n_n_o_t_a_t_i_o_n_T_r_a_c_k _o_b_j_e_c_t_s _f_r_o_m _b_i_o_m_a_R_t

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

     Convenience function to construct an AnnotationTrack object from
     biomaRt.

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

     geneBiomart(id, biomart, type = "ensembl_gene_id", dp = NULL)

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

      id: ~~Describe 'id' here~~ 

 biomart: ~~Describe 'biomart' here~~ 

    type: ~~Describe 'type' here~~ 

      dp: ~~Describe 'dp' here~~ 

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

     An AnnotationTrack object

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

     James Bullard

