get.chr.lengths {DOQTL} | R Documentation |
Using the org.Mm.eg.db package, get the chromosome lengths.
get.chr.lengths(genome = "mm10")
Keeps only the lengths of the chromosomes, not random or unmapped.
Named vector of chromosome lengths.
Daniel Gatti
get.chr.lengths()