Description Usage Arguments Value Examples
View source: R/cytobandToArm.R
Takes the data([CYTOBAND]) information and splits the cytobands into their individual p-arm, q-arm or centromere positions. Then it will reduce and clean up the data before returning it as a list of chromosomal positions with 3 rows: 'p', 'q', and 'cen'.
1 | cytobandToArm(cytoband)
|
cytoband |
cytoband data from data(ucsc.[GENOMEBUILD].cytoband) |
List of chromosome arms and their arm-level coordinates in dataframes
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.