\name{gw6c6.snp240} \alias{gw6c6.snp240} \docType{data} \title{ data frame with snp annotation regarding chr6, pertinent to the affy genomewide6 SNP chip } \description{ data frame with snp annotation regarding chr6, pertinent to the affy genomewide6 SNP chip } \usage{data(gw6c6.snp240)} \format{ A data frame with 56271 observations on the following 7 variables. \describe{ \item{\code{man_fsetid}}{a character vector} \item{\code{dbsnp_rs_id}}{a character vector} \item{\code{physical_pos}}{a numeric vector} \item{\code{strand}}{a numeric vector} \item{\code{allele_a}}{a character vector} \item{\code{allele_b}}{a character vector} \item{\code{call240}}{a numeric vector} } } \details{ an extract from the pd.genomewidesnp.6 metadata } %\source{ %% ~~ reference to a publication or URL from which the data were obtained ~~ %} %\references{ %%% ~~ possibly secondary sources and usages ~~ %} \examples{ data(gw6c6.snp240) str(gw6c6.snp240) } \keyword{datasets}