ExperimentSubset-class {ExperimentSubset} | R Documentation |
ExperimentSubset
object with support for
subsets.An S4 class to create an ExperimentSubset
object with support for
subsets.
root
The root object from which all consequent subsets will be created.
This can be any object that is inherited from SummarizedExperiment
.
subsets
A list
of AssaySubset
objects.