compute_singglecell_DEA: Computes DEA for single-cell data and for GT cell type...

Description Usage Arguments

View source: R/compute_supercells_DEA.R

Description

Computes DEA for single-cell data and for GT cell type annotation

Usage

1
2
3
4
5
6
7
8
9
compute_singglecell_DEA(
  sc.ge,
  clusters,
  ident.1 = NULL,
  ident.2 = NULL,
  seed = 12345,
  pval.thresh = 0.05,
  ...
)

Arguments

sc.ge

single-cell gene expression

clusters

single-cell clustering result or GT cell type annotation

...

rest of the parameters of compute_supercells_DEA


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