Read points from a SpatialData points directory
Source:R/SpatialData.R
dot-read_spatialdata_points.RdPoints are stored as zarr DataFrames. They typically represent transcript
locations with x, y, and gene columns. Because there can be millions of
points, these are stored in the Seurat object's misc slot rather
than as coordinates.