This data frame provides the length of each "canonical" chromosomes of Mus Musculus (Mouse) genome build mm10.

data("mm10.chromosomes")

Format

mm10.chromosomes - a data frame with 24 rows and 3 variables:

chr

Chromosome - character

start

Start of the chromosome (bp) - integer

end

End of the chromosome (bp) - integer