cb_parse_band_Mm {Category} | R Documentation |
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.
cb_parse_band_Mm(x)
x |
A chromosome band annotation given as a string. |
A character vector giving the path to the relevant chromosome.
Seth Falcon & Nolwenn Le Meur
cb_parse_band_Mm("10 B3")