An S4 class to manage subset representation.
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.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.