R/result_global.R

#########################################################
#' result_global data for SpaCCI
#'
#' This example dataset is the result of running the \code{run_SpaCCI} function.
#' It contains the inferred cell-cell interactions across the global scale.
#'
#' These objects can be used for testing and running example analyses with the SpaCCI package.
#' @docType data
#' @usage data(result_global)
#'
#' @format
#' A list containing:
#' \describe{
#'   \item{pvalue_df}{A data frame of p-values and adjusted p-values for cell-cell interactions.}
#' }
#' @keywords datasets
#' @examples
#'   data(result_global)
#'   print(result_global)
"result_global"

Try the SpaCCI package in your browser

Any scripts or data that you put into this service are public.

SpaCCI documentation built on June 8, 2025, 11:50 a.m.