show,StdAssay-method {SeuratObject} | R Documentation |
V5 Assay Overview
Description
Overview of a StdAssay
object
Usage
## S4 method for signature 'StdAssay'
show(object)
Arguments
object |
A v5 Assay |
Value
Prints summary to stdout
and invisibly
returns NULL
See Also
v5 Standard Assay object, validity, and interaction methods
$.StdAssay()
,
.DollarNames.StdAssay()
,
StdAssay-class
,
StdAssay-validity
,
[.StdAssay()
,
[[.StdAssay()
,
dim.StdAssay()
,
dimnames.StdAssay()
,
split.StdAssay()
,
subset.StdAssay()
[Package SeuratObject version 5.1.0 Index]