Skip to contents

Calculate cluster markers using FastCCC statistics

Usage

cluster_markers_method(
  seurat_obj,
  celltype_col,
  cluster_method = "Mean",
  quantile = 0.9
)

Arguments

seurat_obj

Seurat object

celltype_col

Column for cell type

cluster_method

Method ("Mean" or "Quantile")

quantile

Quantile value

Value

List with mean counts, distributions, and p-values