AssaySubset-class: An S4 class to create subset objects to store inside an...

Description Slots

Description

An S4 class to create subset objects to store inside an ExperimentSubset object.

Slots

subsetName

character(1) Name of the subset.

rowIndices

vector("numeric") Indices of the rows to include in the subset.

colIndices

vector("numeric") Indices of the columns to include in the subset.

parentAssay

character(1) Name of the parent of this subset.

internalAssay

SummarizedExperiment An internal experiment object to store additional subset data.


ExperimentSubset documentation built on Nov. 8, 2020, 5:03 p.m.