CpG.mm9 {GenomicFeatures}R Documentation

Locations of CpG islands

Description

Locations of CpG islands in the mouse genome (build mm9).

Usage

data(CpG.mm9)

Format

A data frame with 15991 observations on the following 4 variables.

chromosome
chromosome name as a character vector
start
interval start points
end
interval end points
ID
an identifier

Source

The UCSC Genome Browser


[Package GenomicFeatures version 0.0.9 Index]