verifySE: Check if the assay is a SummarizedExperiment

View source: R/utils.R

verifySER Documentation

Check if the assay is a SummarizedExperiment

Description

Check if the assay is a SummarizedExperiment

Usage

verifySE(obj)

Arguments

obj

Input object

Examples

data("k562_scrna_chr14", package = "compartmap")
compartmap:::verifySE(k562_scrna_chr14)

biobenkj/compartmentalizer documentation built on June 10, 2025, 1:57 a.m.