get.chr.lengths {DOQTL}R Documentation

Get chromosome lengths for the mouse

Description

Using the org.Mm.eg.db package, get the chromosome lengths.

Usage

  get.chr.lengths(genome = "mm10")

Details

Keeps only the lengths of the chromosomes, not random or unmapped.

Value

Named vector of chromosome lengths.

Author(s)

Daniel Gatti

Examples

  get.chr.lengths()

[Package DOQTL version 1.16.2 Index]