computeExprGroup_agonist: Modeling the effect of agonist on the ligand-receptor...

View source: R/modeling.R

computeExprGroup_agonistR Documentation

Modeling the effect of agonist on the ligand-receptor interaction

Description

Modeling the effect of agonist on the ligand-receptor interaction

Usage

computeExprGroup_agonist(
  data.use,
  pairLRsig,
  cofactor_input,
  group,
  index.agonist,
  Kh,
  FunMean,
  n
)

Arguments

data.use

data matrix

pairLRsig

the L-R interactions

cofactor_input

the cofactor_input from CellChatDB

group

a factor defining the cell groups

index.agonist

the index of agonist in the database

Kh

a parameter in Hill function

FunMean

the function for computing mean expression per group

n

Hill coefficient


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