SeuratObject
Data Structures for Single Cell Data
The data structure under Seurat, quietly absorbing spatial transcriptomics.
◆Recent moves
- 4mo ago
Default dimensional reduction becomes settable on Seurat objects
Adds a DefaultDimReduc<- setter and a droplevels.meta.data parameter to subset.Seurat, resolving the factor-level question as an opt-in rather than a changed default. Also lands Visium V2 cropped FOV support, continuing the spatial thread.
View source ↗ - 8mo ago
Segmentation gains a compact slot; subsetting stops dropping factor levels
Reverts the automatic droplevels behaviour introduced in 5.1.0 and reworks the Segmentation class to store a data.frame with a compact slot marking sf-only objects. Both halves of the current trajectory in one release.
View source ↗ - 11mo ago
Segmentation boundaries move to sf objects
Adds the sf.data slot holding segmentation boundaries as sf geometry, plus constructors and methods around it. The start of the spatial rework that 5.3.0 and 5.4.0 continue.
View source ↗ - 1y ago
Subsetting starts dropping unused factor levels, plus spatial feature accessors
Introduces the automatic droplevels behaviour later reverted in 5.3.0, alongside spatially variable feature accessors for Assay5 and a batch of subsetting fixes. The opening move in the droplevels argument.
View source ↗ - 2y ago
SeuratObject 5.0.2
Re-exports, a raised R floor and a run of bug fixes in UpdateSeuratObject and subsetting. Consolidation after the v5 class rewrite.
View source ↗ - 2y ago
SeuratObject 5.0.1
Internal calls moved from the slot vocabulary to layer, and layer-saving widened in SaveSeuratRds(). Cleanup finishing the v5 terminology migration.
View source ↗