coord_to_arm.Rd
Returns chromosome arms for given chromosome and genomic position.
coord_to_arm(
chromosome,
position,
assembly = "hg19",
full = FALSE,
mergesmallarms = FALSE
)
Character or numeric vector, with chromosome of genomic coordinate
Numeric vector, with genomic position within chromosome
a string specifying which genome assembly version should be applied to determine chromosome arms. Allowed options are "hg38", hg19", "hg18", "hg17" and "hg16" (corresponding to the five latest human genome annotations in the UCSC genome browser).
for very small acrocentric arms just use chromosome
Character vector, with choromosome arm of given genomic coordinates