cb_parse_band_Hs | 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_Hs(x)
x |
A chromosome band annotation given as a string. |
The former function cb\_parse\_band\_hsa is now deprecated.
A character vector giving the path to the relevant chromosome.
Seth Falcon
cb_parse_band_Hs("12q32.12")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.