Skip to contents

Writes a zarr DataFrame containing point annotations (e.g., transcript positions) following the SpatialData points specification.

Usage

.write_spatialdata_points(points, path, verbose = TRUE)

Arguments

points

Data frame or matrix with point data

path

Output path for the points zarr group

verbose

Show progress