isochores.mm8 {GenomicFeatures}R Documentation

Isochore boundaries for Mus musculus (build mm9).

Description

Isochore boundaries for Mus musculus (build mm9). Isochores are large segments of the genome such that within-segment variability in GC content is substantially lower than between-segment variability. These isochores are computationally predicted by IsoFinder (see below).

Usage

data(isochores.mm8)

Format

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

Begin
isochore starts.
End
isochore ends.
GC
GC content in isochore.
chromosome
chromosome identifier.

Source

http://bioinfo2.ugr.es/isochores/


[Package GenomicFeatures version 0.0.9 Index]