Learn R Programming

SeuratObject (version 5.0.2)

Misc-StdAssay: Get and set miscellaneous data

Description

Get and set miscellaneous data

Usage

# S3 method for StdAssay
Misc(object, slot = NULL, ...)

# S3 method for StdAssay Misc(object, slot, ...) <- value

Value

Miscellaneous data

An object with miscellaneous data added

Arguments

object

An object

slot

Name of specific bit of meta data to pull

...

Arguments passed to other methods

value

Data to add