computeExprGroup_agonist | R Documentation |
Modeling the effect of agonist on the ligand-receptor interaction
computeExprGroup_agonist(
data.use,
pairLRsig,
cofactor_input,
group,
index.agonist,
Kh,
FunMean,
n
)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.