result_local {SpaCCI}R Documentation

result_local data for SpaCCI

Description

This example dataset is the result of running the run_SpaCCI function. It contains the inferred cell-cell interactions across the global scale.

Usage

data(result_local)

Format

A list containing:

dataframelist

A list of data frame of the p-value reults of each spatial neighborhood.

RegionIDs_matrix

A list of matrix contains the spot IDs of each spatial neighborhood.

Details

These objects can be used for testing and running example analyses with the SpaCCI package.

Examples

  data(result_local)
  print(result_local)

[Package SpaCCI version 1.0.2 Index]