Package: StudentGWAS
Type: Package
Title: Basic tools for manipulating GWAS data
Description: This package contains basic tools for facilitating the
        manipulation and processing of GWAS data (i.e. data from a
        genome-wide association study). It is a pedagogical package and
        therefore its content is voluntarily limited to the material
        taught during the 'Advanced R Programming' course offered in
        Seattle in February 2011.
Version: 0.0.4
Author: Student Name
Maintainer: Student Name <studentname@mylab.org>
Depends: methods, ncdf
Imports: methods, DBI, RSQLite
Suggests: org.Hs.eg.db
License: Artistic-2.0
LazyLoad: yes
Collate: utils.R SQLiteFunctions.R GWASdata-class.R cld.R fapply.R
Built: R 2.14.0; i386-pc-mingw32; 2011-07-20 22:47:01 UTC; windows
Archs: i386
