showMiscSlots: Display Slots in the @misc of an Seurat Object

View source: R/Seurat.Utils.R

showMiscSlotsR Documentation

Display Slots in the @misc of an Seurat Object

Description

See showToolsSlots for details. Prints the names of slots in the ⁠@misc⁠ of a given object. It specifically targets list elements, skipping over data frames and other non-list objects.

Usage

showMiscSlots(obj = combined.obj, max.level = 1, subslot = NULL, ...)

Arguments

obj

An object whose ⁠@misc⁠ slot needs to be examined. Default: combined.obj

max.level

Max depth to dive into sub-elements.

subslot

A subslot within ⁠@misc⁠.

...

...

Examples

showToolsSlots(obj)


vertesy/Seurat.utils documentation built on Dec. 4, 2024, 5:20 p.m.