loadInsertions           package:occugene           R Documentation

_L_o_a_d _G_e_n_o_m_e _A_n_n_o_t_a_t_i_o_n _F_i_l_e

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

     Loads a list of insertion locations.

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

     loadInsertions(fileName)

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

fileName: Name of the file

_D_e_t_a_i_l_s:

     Loads a list of insertion locations created in a transposon 
     mutagenesis library.

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

     Returns a data frame

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

     Oliver Will owill4@yahoo.com

_R_e_f_e_r_e_n_c_e_s:

     See the book chapter O. Will (**) in **

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

     # No self contained example

