$.StdAssay | R Documentation |
Get and set layer data
## S3 method for class 'StdAssay'
x$i
## S3 replacement method for class 'StdAssay'
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 Standard Assay object, validity, and interaction methods
.DollarNames.StdAssay()
,
StdAssay-class
,
StdAssay-validity
,
[.StdAssay()
,
[[.StdAssay()
,
dim.StdAssay()
,
dimnames.StdAssay()
,
show,StdAssay-method
,
split.StdAssay()
,
subset.StdAssay()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.