InspectSeurat | R Documentation |
Print various information about the size of a seurat object. Can be useful for debugging.
InspectSeurat(seuratObj, slotReportSize = 5e+05, commandReportSize = 5e+05)
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.