centromere {SNPchip} | R Documentation |
Extracts coordinates of centromere for a particular chromosome
centromere(chromosome, build="hg18", verbose=FALSE)
chromosome |
character string: "1", ..., "22", "X", or "Y" |
build |
character string. Currently only build 'hg18' is provided |
verbose |
Logical. Displays build used to annotate the centromere coordinates when TRUE |
integer: start and stop coordinates of centromere in basepairs
R. Scharpf
centromere("1")