Learn R Programming

DOQTL (version 1.8.0)

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

Description

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

Usage

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

Arguments

Value

Named vector of chromosome lengths.

Details

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

Examples

Run this code
  get.chr.lengths()

Run the code above in your browser using DataLab