Learn R Programming

gap (version 1.1-16)

CDKN: Example data for association plot

Description

These data are adapted from the DGI study on CDKN2A/CDKN2B region.

Usage

data(CDKN)

Arguments

Format

There are three data objects in the dataset: CDKNgenes, the gene list from the Chromosome 9 according to UCSC browser (http://genome.ucsc.edu/); CDKNmap, the genetic map as from the HapMap website (http://www.hapmap.org/downloads/recombination/2006-10_rel21_phaseI+II/rates/); CDKNlocus, the results from the association analysis of the locus based on DGI data.

Source

The data were obtained from the Harvard-MIT Broad Institute (see http://www.broad.mit.edu/diabetes/)

References

Diabetes Genetics Initiative of Broad Institute of Havard and MIT, Lund University and Novartis Institute for BioMedical Research. Whole-genome association analysis identifies novel loci for type 2 diabetes and triglyceride levels Science 2007;316(5829):1331-6

Examples

Run this code
## Not run: 
# data(CDKN)
# CDKlocus
# ## End(Not run)

Run the code above in your browser using DataLab