Test that a SingleCellExperiment matches an expected object. Designed to be
used inside testhat::test_that()
during package testing.
expectSCE(sce, expected)
A SingleCellExperiment object.
A template SingleCellExperiment object to compare to.
TRUE
invisibly if checks pass