Learn R Programming

SpaCCI (version 1.0.4)

DB_dataframe: Test data for SpaCCI

Description

This dataset includes:

  • DB_dataframe: A data frame of self-identified LR, including columns of "ligand","receptor", and "interaction_name

Usage

data(DB_dataframe)

Arguments

Format

An object of class data.frame with 1 rows and 3 columns.

Examples

Run this code
library(SpaCCI)
data(DB_dataframe)

Run the code above in your browser using DataLab