Extracts information regarding start, end and length of chromosomal arms.

getChrRegionsDf(object, format = "long")

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

format

Character. If 'long' rows correspond to chromosome arms if 'wide' rows correspond to chromosomes and information about the respective arms is stored in separate columns.

Value

Data.frame.