cb_parse_band_Hs: Parse Homo Sapiens Chromosome Band Annotations

Description Usage Arguments Details Value Author(s) Examples

View source: R/MAPcode.R

Description

This function parses chromosome band annotations as found in the <chip>MAP map of Bioconductor annotation data packages. The return value is a vector of parent bands up to the relevant chromosome.

Usage

1

Arguments

x

A chromosome band annotation given as a string.

Details

The former function cb\_parse\_band\_hsa is now deprecated.

Value

A character vector giving the path to the relevant chromosome.

Author(s)

Seth Falcon

Examples

1
cb_parse_band_Hs("12q32.12")

Category documentation built on Nov. 8, 2020, 10:58 p.m.