\name{pup240_500k} \alias{pup240_500k} \docType{data} \title{ data frame on a pileup for 500000 variants noted in NA19240 } \description{ data frame on a pileup for 500000 variants noted in NA19240 } \usage{data(pup240_500k)} \format{ A data frame with 500000 observations on the following 5 variables. \describe{ \item{\code{V2}}{a numeric vector} \item{\code{V3}}{a character vector} \item{\code{V4}}{a character vector} \item{\code{V5}}{a numeric vector} \item{\code{V9}}{a character vector} } } %\details{ %% ~~ If necessary, more details than the __description__ above ~~ %} %\source{ %% ~~ reference to a publication or URL from which the data were obtained ~~ %} %\references{ %% ~~ possibly secondary sources and usages ~~ %} \examples{ data(pup240_500k) pup240_500k[1:5,] } \keyword{datasets}