cb_parse_band_Hs: Parse Homo Sapiens Chromosome Band Annotations

View source: R/MAPcode.R

cb_parse_band_HsR Documentation

Parse Homo Sapiens Chromosome Band Annotations

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

cb_parse_band_Hs(x)

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

cb_parse_band_Hs("12q32.12")

Bioconductor/Category documentation built on Oct. 29, 2023, 4:15 p.m.