result_local_spatial_coords_df: Local Spatial Coordinates Data Frame

result_local_spatial_coords_dfR Documentation

Local Spatial Coordinates Data Frame

Description

A dataset containing spatial coordinates for local analysis, typically used in spatial transcriptomics.

Usage

data(result_local)

Format

A data frame with X rows and 3 columns:

imagecol

The x-coordinate of the spot in the image.

imagerow

The y-coordinate of the spot in the image.

Spot_ID

The unique identifier for each spatial spot.

Examples

data(result_local_spatial_coords_df)
head(result_local_spatial_coords_df)

SpaCCI documentation built on June 8, 2025, 11:50 a.m.