cb_parse_band_Mm: Parse Mus Musculus Chromosome Band Annotations

View source: R/mouse.R

cb_parse_band_MmR Documentation

Parse Mus Musculus 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_Mm(x)

Arguments

x

A chromosome band annotation given as a string.

Value

A character vector giving the path to the relevant chromosome.

Author(s)

Seth Falcon \& Nolwenn Le Meur

Examples

cb_parse_band_Mm("10 B3")

Bioconductor/Category documentation built on May 4, 2024, 4:38 p.m.