\name{c17imp} \alias{c17imp} \docType{data} \title{ SnpMatrix instance with imputations from 1KG to CEU chr 17 } \description{ SnpMatrix instance with imputations from 1KG to CEU chr 17 } \usage{data(c17imp)} \format{ The format is: \cr Formal class 'SnpMatrix' [package "snpStats"] with 1 slots \cr ..@ .Data: raw [1:90, 1:175170] 77 d6 77 2d ... \cr .. ..- attr(*, "dimnames")=List of 2 \cr .. .. ..$ : chr [1:90] "NA06985" "NA06991" "NA06993" "NA06994" ... \cr .. .. ..$ : chr [1:175170] "chr17:1869" "rs17055023" "rs6565733" "rs34663111" ... \cr } %\details{ %% ~~ If necessary, more details than the __description__ above ~~ %} \source{ uses rules.n43 } %\references{ %%% ~~ possibly secondary sources and usages ~~ %} \examples{ library(snpStats) data(c17imp) c17imp } \keyword{datasets}