A function to get the size of chromosomes for the input genome

# S3 method for default
getChromSizes(genome = c("ce11", "dm6", "mm10", "hg38",
  "sacCer3", "danRer10"))

Arguments

genome

a BSgenome object

Value

GRanges of whole chromosomes for the input genome