find_top_cluster_markers: Find top cluster markers

View source: R/find_top_cluster_markers.R

find_top_cluster_markersR Documentation

Find top cluster markers

Description

Find top cluster markers.

Usage

find_top_cluster_markers(
  cluster.markers,
  ntop = 5,
  padj.cutoff = 0.05,
  pct.cutoff = 0.25
)

Arguments

cluster.markers

Data.frame generated by Seurat FindAllMarkers

ntop

Number of top markers for each cluster

padj.cutoff

Cutoff of adjusted p-values

pct.cutoff

Cutoff of percentage of expressing cells

Value

Data.frame


jdreyf/jdcbioinfo documentation built on Feb. 12, 2025, 4:30 p.m.