Read10X_HD_GeoJson: Load 10X Genomics GeoJson

View source: R/preprocessing.R

Read10X_HD_GeoJsonR Documentation

Load 10X Genomics GeoJson

Description

Load 10X Genomics GeoJson

Usage

Read10X_HD_GeoJson(data.dir, segmentation.type = "cell")

Arguments

data.dir

Path to the directory containing matrix data

segmentation.type

Which segmentations to load, cell or nucleus. If using nucleus the full matrix from cells is still used

Value

An sf object containing polygon segmentations from the GeoJSON provided by 10x, formatted for downstream coordinate retrieval


Seurat documentation built on Dec. 14, 2025, 9:07 a.m.