getChrs: Get the chromosomes from an object

View source: R/utils.R

getChrsR Documentation

Get the chromosomes from an object

Description

Get the chromosomes from an object

Usage

getChrs(obj)

Arguments

obj

Input SummarizedExperiment object

Value

A character vector of chromosomes present in an object

Examples

data("k562_scrna_chr14", package = "compartmap")
getChrs(k562_scrna_chr14)


biobenkj/compartmentalizer documentation built on Oct. 13, 2023, 5:26 p.m.