Learn R Programming

SeuratObject (version 5.0.2)

show,Assay-method: V3 Assay Overview

Description

Overview of an Assay object

Usage

# S4 method for Assay
show(object)

Arguments

Value

Prints summary to stdout and invisibly returns NULL

See Also

Assay

Examples

Run this code
rna <- pbmc_small[["RNA"]]
rna

Run the code above in your browser using DataLab