LR2TF: get score of Triple relation corresponding specific...

View source: R/LR2TF.R

LR2TFR Documentation

get score of Triple relation corresponding specific cellA-cellB

Description

get score of Triple relation corresponding specific cellA-cellB

Usage

LR2TF(
  object,
  sender_cell,
  recevier_cell,
  slot = "expr_l_r_log2_scale",
  org = "Homo sapiens",
  IS_core = TRUE
)

Arguments

object

a Cellwave objects

sender_cell

the cell type of sender cell

recevier_cell

the cell type of recevier cell

slot

plot the graph with the data of specific slot

org

choose the species source of gene, eg "Homo sapiens", "Mus musculus"

IS_core

logical variable ,whether use reference LR data or include extended datasets


ShellyCoder/cellcall documentation built on Oct. 11, 2023, 2:50 p.m.