.DollarNames.Assay5 {SeuratObject} | R Documentation |
Dollar-sign Autocompletion
Description
Autocompletion for $
access on an Assay5
object
Usage
## S3 method for class 'Assay5'
.DollarNames(x, pattern = "")
Arguments
x |
An |
pattern |
A regular expression. Only matching names are returned. |
Value
The layer name matches for pattern
See Also
[Package SeuratObject version 5.1.0 Index]