ecoliK12.db0          package:ecoliK12.db0          R Documentation

_B_i_o_c_o_n_d_u_c_t_o_r _a_n_n_o_t_a_t_i_o_n _B_A_S_E _p_a_c_k_a_g_e

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

     Welcome to the ecoliK12.db0 annotation Package.  This is an
     organism specific package and is ONLY meant as a means for
     distributing the latest Annotation Databases needed by the
     sqlForge code inside of AnnotationDbi to produce normal Annotation
     Packages.

     Users are warned that the direct calling of the database inside
     this package could be a very bad idea depending on what you are
     planning to do.  This is because the schema for the databases in
     this package COULD CHANGE AT ANY TIME.  Because of this, no
     schemas are provided.

     For access to more consistent schemas, please use the sqlForge
     package to generate a normal chip or organism based annotation
     package, or else use one of these other annotation packages
     directly.

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

     ## Not run: 
       # You should never have to use this package for anything directly.
       # Its purpose is only to put the latest databases into a consistent
       # location so that the sqlForge code can build annotation packages from
       # them.  All you should ever have to do is use biocLite to obtain this
       # package and then use the appropriate wrapper functions from
       # AnnotationDbi.  Some examples Include:
       # makeHUMANCHIP_DB(), makeMOUSECHIP_DB(), makeRATCHIP_DB(),
       # makeFLYCHIP_DB(), makeYEASTCHIP_DB(), makeARABIDOPSISCHIP_DB()
     ## End(Not run)

