expectSCE: Expect SCE

View source: R/validation.R

expectSCER Documentation

Expect SCE

Description

Test that a SingleCellExperiment matches an expected object. Designed to be used inside testhat::test_that() during package testing.

Usage

expectSCE(sce, expected)

Arguments

sce

A SingleCellExperiment::SingleCellExperiment object.

expected

A template SingleCellExperiment::SingleCellExperiment object to compare to.

Value

TRUE invisibly if checks pass

Author(s)

Luke Zappia


theislab/zellkonverter documentation built on April 11, 2025, 4:21 p.m.