Learn R Programming

SpaCCI (version 1.0.4)

result_global: result_global 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_global)

Arguments

Format

A list containing:

pvalue_df

A data frame of p-values and adjusted p-values for cell-cell interactions.

Details

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

Examples

Run this code
  data(result_global)
  print(result_global)

Run the code above in your browser using DataLab