compute_consistency_of_supercell_DEA: Compute consistency of super-cell (meta-cell) DEA with the GT...

Description Usage Arguments Value

View source: R/compute_supercells_DEA.R

Description

Compute consistency of super-cell (meta-cell) DEA with the GT DEA (DEA for GT annotation)

Usage

1
2
3
4
5
6
compute_consistency_of_supercell_DEA(
  DEA.list,
  GT.DEA.bool,
  sc.DEA = NULL,
  verbose = FALSE
)

Arguments

DEA.list

list of DEA result (output of compute_supercells_DEA)

GT.DEA.bool

ground truth differentially expressed genes (named boolean with names beeing genes)

sc.DEA

if NULL (dafault) equalt to GT.DEA.bool

Value

TPR, F1, AUC between GT and super-cell DEA


mariiabilous/SuperCellBM documentation built on Jan. 28, 2022, 7:45 p.m.