getChrs: Get the chromosomes from an object

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Get the chromosomes from an object

Usage

1
getChrs(obj)

Arguments

obj

Input SummarizedExperiment object

Value

A character vector of chromosomes present in an object

Examples

1
2
data("meth_array_450k_chr14", package = "compartmap")
getChrs(array.data.chr14)

JordanVeldboom/compartmap documentation built on July 3, 2020, 6:32 p.m.