Learn R Programming

gap.datasets (version 0.0.6)

CDKN: An example data for regional 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 (https://genome.ucsc.edu/); CDKNmap, the genetic map as from the HapMap website (https://ftp.ncbi.nlm.nih.gov/hapmap/recombination/2006-10_rel21_phaseI+II/rates/); CDKNlocus, the results from the association analysis of the locus based on DGI data.

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
data(CDKN)
head(CDKNlocus)

Run the code above in your browser using DataLab