R/mipMarkers.R

##' Information on the OncoScan DX MIP marker
##'
##' A dataset containing the probe level information for the
##' OncoScan DX MIP platform
##'
##' \itemize{
##'   \item Assay Name: the probe identifier.
##'   \item Assay External Id: external identifiers from SNPdb.
##'   \item Major Allele: major allele.
##'   \item Minor Allele: minor allele.
##'   \item Chrom: chromosome, coded as chr01.
##'   \item Chrom Pos (bp): position of the probe in bp (hg18).
##'   \item Gene: gene symbol, when available (missing coded as '-').
##' }
##' @docType data
##' @keywords datasets
##' @name mipMarkers
##' @usage mipMarkers
##' @format a data frame with 330007 rows and 7 column
NULL
gdario/cnvtools documentation built on May 16, 2019, 11:13 p.m.