exp_loadDesign           package:explorase           R Documentation

_L_o_a_d _e_x_p_e_r_i_m_e_n_t_a_l _d_e_s_i_g_n

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

     Loads a matrix describing the experimental conditions

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

     exp_loadDesign(design_info, ent_type = exp_entityType())

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

design_info: a data frame with conditions for rows and factors for cols

ent_type: the type of entity to which this design applies. This links 
          This links the design to the experimental data and entity
          information.

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

     Michael Lawrence <mflawren@fhcrc.org>

