distance_results {STDistance}R Documentation

distance_results

Description

A data frame with nearest distances for each reference cell

Usage

data("distance_results")

Format

A data frame with 18 observations on the following 5 variables.

Newbarcode

a character vector

Epithelial_cells_A

a numeric vector

Epithelial_cells_B

a numeric vector

Epithelial_cells_C

a numeric vector

Epithelial_cells_D

a numeric vector

Details

A data frame with nearest distances for each reference cell.

Source

This study.

References

Wang, Z., Yang, L., Yang, S., Li, G., Xu, M., Kong, B., Shao, C., & Liu, Z. (2025). Isoform switch of CD47 provokes macrophage-mediated pyroptosis in ovarian cancer. bioRxiv, 2025.2004.2017.649282. https://doi.org/10.1101/2025.04.17.649282

Examples

data(distance_results)
## maybe str(distance_results) ; plot(distance_results) ...

[Package STDistance version 0.6.6 Index]