Skip to contents

This function just calls the Seurat FindAllMarkers function. Used only for naming consistency in this package.

Usage

find_all_markers(seu, random.seed = 1, ...)

Arguments

seu

Seurat object (required).

random.seed

Seed to use for reproducibility purposes.

...

Additional named parameters to Seurat FindAllMarkers function.

Value

Data frame with marker genes for each cluster and associated statistics.

Author

C.A.Kapourani C.A.Kapourani@ed.ac.uk