R/data.R
pbmc_small_nested_interactions.Rd
A dataset containing ligand-receptor interactions within a sample. There are 38 ligands from a single cell cluster versus 35 receptors in 6 other clusters.
data(pbmc_small_nested_interactions)
A `tibble` containing 100 rows and 9 columns. Cells are a subsample of the PBMC dataset of 2,700 single cells. Cell interactions were identified with `SingleCellSignalR`.
sample identifier
cluster and ligand identifier
cluster and receptor identifier
ligand name
receptor name
cluster containing ligand
cluster containing receptor
type of interation, paracrine or autocrine
interaction score
`tibble`