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 object.

expected

A template SingleCellExperiment object to compare to.

Value

TRUE invisibly if checks pass

Author(s)

Luke Zappia


theislab/zellkonverter documentation built on April 30, 2024, 11:16 p.m.