| $.Assay5 | R Documentation |
Get and set layer data
## S3 method for class 'Assay5'
x$i
## S3 replacement method for class 'Assay5'
x$i <- value
x |
An |
i |
Name of layer data to get or set |
value |
A matrix-like object to add as a new layer |
$: Layer data for layer i
$<-: x with layer data value saved as i
v5 Assay object, validity, and interaction methods:
Assay5-class,
Assay5-validity,
[.Assay5(),
[[.Assay5(),
dim.Assay5(),
dimnames.Assay5(),
merge.Assay5(),
split.Assay5(),
subset.Assay5()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.