Fast Seurat object constructor (bypass CreateSeuratObject validation)
Source:R/LoadH5AD.R
dot-fast_create_seurat.RdConstructs a Seurat object directly from a pre-validated sparse matrix, skipping the expensive validation in CreateSeuratObject (cell/feature filtering, name checks, etc.). Use only when data is known-good (e.g., freshly read from a validated HDF5 file).