test_data {SpaCCI} | R Documentation |
Test data for SpaCCI
Description
This dataset includes:
gene_spt_df: A data frame of spot-level gene expression.
cell_prop_df: A data frame with cell type proportions.
spatial_coords_df: A data frame of spatial coordinates.
Usage
data(test_data)
Format
An object of class list
of length 3.
Examples
library(SpaCCI)
data(test_data)
[Package SpaCCI version 1.0.2 Index]