hapmap100kxba-package     package:hapmap100kxba     R Documentation

_S_a_m_p_l_e _H_a_p_M_a_p _1_0_0_K _X_b_a

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

     Sample dataset on the 100K Xba Affymetrix platform. Data obtained
     from http://www.hapmap.org . The package is meant to be used only
     for demonstration of BioConductor tools.

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


       Package:  hapmap100kxba
       Type:     Package
       Version:  1.0
       Date:     2007-03-03
       License:  GPL

     Details on the data are available at http://www.hapmap.org .

     The maintainer does not warrant the accuracy of the data.

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

     Data generated by the HapMap Consortium.

     Package maintained by Benilton Carvalho <bcarvalh@jhsph.edu>.

_R_e_f_e_r_e_n_c_e_s:

     The International HapMap Consortium. The International HapMap
     Project. Nature 426, 789-796 (2003).

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

     ## library(oligo)
     ## library(hapmap100kxba)
     ## the.path <- system.file("celFiles", package="hapmap100kxba")
     ## cels <- list.celfiles(path=the.path, full.names=TRUE)
     ## temporaryDir <- tempdir()
     ## rawData <- read.celfiles(fullFilenames, tmpdir=temporaryDir)

