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/compartmap documentation built on Oct. 18, 2023, 11:11 a.m.