InspectSeurat: Inspect Seurat

View source: R/SeuratUtils.R

InspectSeuratR Documentation

Inspect Seurat

Description

Print various information about the size of a seurat object. Can be useful for debugging.

Usage

InspectSeurat(seuratObj, slotReportSize = 5e+05, commandReportSize = 5e+05)

Arguments

seuratObj

The seurat object

slotReportSize

The size in bytes, above which a slot's size will be logged.

commandReportSize

The size in bytes, above which a command's size will be logged.


bimberlabinternal/CellMembrane documentation built on Dec. 20, 2024, 11:13 p.m.