computeExpr_antagonist: Modeling the effect of antagonist on the ligand-receptor...

View source: R/modeling.R

computeExpr_antagonistR Documentation

Modeling the effect of antagonist on the ligand-receptor interaction

Description

Modeling the effect of antagonist on the ligand-receptor interaction

Usage

computeExpr_antagonist(
  data.use,
  pairLRsig,
  cofactor_input,
  index.antagonist,
  Kh,
  n
)

Arguments

data.use

data matrix

pairLRsig

the L-R interactions

cofactor_input

the cofactor_input from CellChatDB

index.antagonist

the index of antagonist in the database

Kh

a parameter in Hill function

n

Hill coefficient


sqjin/CellChat documentation built on Nov. 10, 2023, 4:29 a.m.