compute_DEA_GT_bool: Compute bool vector of cluster-specific DEG

Description Usage Arguments

View source: R/compute_supercells_DEA.R

Description

Compute bool vector of cluster-specific DEG

Usage

1
2
3
4
5
6
compute_DEA_GT_bool(
  DEA.GT,
  all.genes = NULL,
  logFC.thresh = 1,
  pval.thresh = 0.05
)

Arguments

DEA.GT

GT differentially expressed genes (DEA for GT annotation)

logFC.thresh

thereshold to consider DEG to be statistically significant

pval.thresh

thereshold to consider DEG to be statistically significant (keep the same as in compute_supercells_DEA and compute_singlecells_DEA)


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