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
        teached during the 'Advanced R Programming' course offered in
        Seattle in February 2011.
Version: 0.0.3
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 GWASdata-class.R SQLiteFunctions.R cld.R fapply.R
Built: R 2.12.1; i386-pc-mingw32; 2011-02-15 23:25:36 UTC; windows
Archs: i386
