R/DB_dataframe.R

##############################################
#' Test data for SpaCCI
#'
#' This dataset includes:
#' \itemize{
#'   \item{DB_dataframe}: A data frame of self-identified LR, including columns of "ligand","receptor", and "interaction_name
#' }
#'
#' @docType data
#' @usage data(DB_dataframe)
#' @keywords datasets
#' @examples
#' library(SpaCCI)
#' data(DB_dataframe)
#' @export
"DB_dataframe"

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.