cytobandToArm: cytobandToArm: Reduces cytoband data to chromosome arms

Description Usage Arguments Value Examples

View source: R/cytobandToArm.R

Description

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'.

Usage

1
cytobandToArm(cytoband)

Arguments

cytoband

cytoband data from data(ucsc.[GENOMEBUILD].cytoband)

Value

List of chromosome arms and their arm-level coordinates in dataframes

Examples

1
2

quevedor2/aneuploidy_score documentation built on Feb. 26, 2021, 12:13 p.m.