Skip to contents

Convenience function for deciding how to construct filters

Usage

single_valid_matrix(eselist)

Arguments

eselist

ExploratorySummarizedExperimentList object containing ExploratorySummarizedExperiment objects

Value

output Logical value

Examples

data(airway, package = "airway")
ese <- as(airway, "ExploratorySummarizedExperiment")
eselist <- ExploratorySummarizedExperimentList(ese, title = "Airway study")
#> Creating ExploratorySummarizedExperimentList object
single_valid_matrix(eselist)
#> [1] TRUE