Learn R Programming

SpaCCI (version 1.0.4)

test_data: 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)

Arguments

Format

An object of class list of length 3.

Examples

Run this code
library(SpaCCI)
data(test_data)

Run the code above in your browser using DataLab