findReceptor: To find the downstream identity class of specific ligand...

View source: R/CommPath-main.R

findReceptorR Documentation

To find the downstream identity class of specific ligand released by specific upstream identity class

Description

To find the downstream identity class of specific ligand released by specific upstream identity class

Usage

findReceptor(object, select.ident = NULL, select.ligand = NULL, filter = TRUE)

Arguments

object

CommPath object

select.ident

Upstream identity class; if 'NULL', use all identity classes

select.ligand

Ligand released by upstream identity class; if 'NULL', use all ligands that are markers for the selected upstream identity class

filter

Logical value indicating to find the downstream identity class from the filtered LR interactions or not; default is TRUE

Value

Data frame including the interaction information


yingyonghui/CommPath documentation built on June 15, 2025, 6:29 a.m.