Learn R Programming

Seurat (version 5.4.0)

Read10X_HD_GeoJson: Load 10X Genomics GeoJson

Description

Load 10X Genomics GeoJson

Usage

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

Value

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

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