\name{hapmap370k-package} \alias{hapmap370k-package} \alias{hapmap370k} \docType{package} \title{ Example HapMap data from Illumina 370k BeadChips } \description{ Example HapMap dataset from the Illumina 370k platform. Arrays were processed at CIDR using samples obtained from the International HapMap Consortium This package is only intended for use in the demonstration of BioConductor tools. } \details{ \tabular{ll}{ Package: \tab hapmap370k\cr Type: \tab Package\cr Version: \tab 1.0\cr Date: \tab May/2009\cr License: \tab GPL\cr } Details on the data are available from http://www.hapmap.org. The maintainer does not warrant the accuracy of the data. } \author{ Package maintained by Matthew Ritchie } \references{ The International HapMap Consortium. The International HapMap Project. Nature 426, 789-796 (2003). } \keyword{ package } \examples{ ## library(crlmm) ## library(hapmap370k) ## the.path <- system.file("idatFiles", package="hapmap370k") ## RG = readIdatFiles(path=the.path) }