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

Description Usage Arguments

View source: R/codeAllCaseControl_v1.5.R View source: R/LR2TF.R

Description

get score of Triple relation corresponding specific cellA-cellB

get score of Triple relation corresponding specific cellA-cellB

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
LR2TF(
  object,
  sender_cell,
  recevier_cell,
  slot = "expr_l_r_log2_scale",
  org = "Homo sapiens",
  IS_core = TRUE
)

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


shouguog/cellcallEXT documentation built on Jan. 2, 2022, 8:13 p.m.