AnnDbPkg-checker        package:AnnotationDbi        R Documentation

_C_h_e_c_k _t_h_e _S_Q_L _d_a_t_a _c_o_n_t_a_i_n_e_d _i_n _a_n _S_Q_L_i_t_e-_b_a_s_e_d _a_n_n_o_t_a_t_i_o_n _p_a_c_k_a_g_e

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

     Check the SQL data contained in an SQLite-based annotation
     package.

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

       checkMAPCOUNTS(pkgname)

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

 pkgname: The name of the SQLite-based annotation package to check. 

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

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

     H. Pages

_S_e_e _A_l_s_o:

     AnnDbPkg-maker

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

       checkMAPCOUNTS("hgu95av2.db")
       checkMAPCOUNTS("GO.db")

