getChrs | R Documentation |
Get the chromosomes from an object
getChrs(obj)
obj |
Input SummarizedExperiment object |
A character vector of chromosomes present in an object
data("k562_scrna_chr14", package = "compartmap")
getChrs(k562_scrna_chr14)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.