checkAssayType: Check if the assay is a SummarizedExperiment

View source: R/utils.R

checkAssayTypeR Documentation

Check if the assay is a SummarizedExperiment

Description

Check if the assay is a SummarizedExperiment

Usage

checkAssayType(obj)

Arguments

obj

Input object

Value

Boolean

Examples

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

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