Description Usage Arguments Value Functions See Also Examples
This class supports the use of matched samples where an equal number of observations per biological unit are present in all assays.
1 2 3 4 | MatchedAssayExperiment(experiments = ExperimentList(),
colData = S4Vectors::DataFrame(), sampleMap = S4Vectors::DataFrame(assay =
factor(), primary = character(), colname = character()), metadata = NULL,
drops = list())
|
experiments |
A |
colData |
A |
sampleMap |
A |
metadata |
An optional argument of "ANY" class (usually list) for content describing the experiments |
drops |
A |
A MatchedAssayExperiment
object
MatchedAssayExperiment
: Construct a
MatchedAssayExperiment
class from MultiAssayExperiment
inputs.
MultiAssayExperiment
1 2 3 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.