parseFilters             package:biomaRt             R Documentation

_p_a_r_s_e _f_i_l_t_e_r_s

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

     Function to parse filters from BioMart configuration files.  This
     function is not to be used by BioMart users directly

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

     parseFilters(xml, env, group = "", page = "")

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

     xml: xml configuration

     env: Environment to put the filter info in

   group: Pass the filter group

    page: Pass the filter page

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

     Steffen Durinck, <URL: http://www.esat.kuleuven.ac.be/~sdurinck>

