Description Usage Arguments Value
Returns chromosome arms for given chromosome and genomic position. Currently not implemented and returns NULL.
1 | coord_to_arm(chromosome, position, assembly = "hg19", full = F)
|
chromosome |
Character or numeric vector, with chromosome of genomic coordinate |
position |
Numeric vector, with genomic position within chromosome |
assembly |
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). |
Character vector, with choromosome arm of given genomic coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.