MatchedAssayExperiment-class | R Documentation |
This class supports the use of matched samples where an equal number of observations per biological unit are present in all assays.
MatchedAssayExperiment(...)
... |
Either a single MultiAssayExperiment or the components to create a valid MultiAssayExperiment |
A MatchedAssayExperiment
object
MatchedAssayExperiment()
: Construct a
MatchedAssayExperiment
class from MultiAssayExperiment
MultiAssayExperiment
data("miniACC")
acc <- as(miniACC, "MatchedAssayExperiment")
acc
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.