get_gene_score: Calculate gene specific score in both direction

get_gene_scoreR Documentation

Calculate gene specific score in both direction

Description

Calculate gene specific score in both direction

Usage

get_gene_score(
  exprs.matrix,
  celltype,
  gene,
  step = 0.01,
  pseudo.count = 0.01,
  min.tnr = 0.65
)

Arguments

exprs.matrix

exprs matrix with ident panel

gene

gene to use

step

quantile step

id

interested cell id

Value

gene score in both direction


CostaLab/scMarkerDetect documentation built on May 12, 2022, 6:05 a.m.