exp_newList            package:explorase            R Documentation

_C_r_e_a_t_e _a_n _e_n_t_i_t_y _l_i_s_t

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

     Forms the actual entity list matrix from the name, ents, and types

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

     exp_newList(name, ents, types)

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

    name: The name of the entity list

    ents: The ID's of the entities in the list

   types: The types of the entities in the list

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

     A matrix conforming to the structure for entity lists

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

     Michael Lawrence <mflawren@fhcrc.org>

