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 March 1, 2025, 4:59 a.m.