get.chr.lengths: Get chromosome lengths for the mouse

View source: R/utilities.R

get.chr.lengthsR 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()

dmgatti/DOQTL documentation built on April 7, 2024, 10:35 p.m.