Misc-StdAssay: Get and set miscellaneous data

Misc-StdAssayR Documentation

Get and set miscellaneous data

Description

Get and set miscellaneous data

Usage

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

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

Arguments

object

An object

slot

Name of specific bit of meta data to pull

...

Arguments passed to other methods

value

Data to add

Value

Miscellaneous data

An object with miscellaneous data added


SeuratObject documentation built on Nov. 18, 2023, 1:06 a.m.