Seurat_FindAllMarkers-methods: description of function Seurat_FindAllMarkers

Seurat_FindAllMarkersR Documentation

description of function Seurat_FindAllMarkers

Description

Use Seurat's FindAllMarkers function

Usage

Seurat_FindAllMarkers(x, condition, logfc.threshold = 1, minPct = 0.1)

Arguments

x

the BioData object

condition

The grouping you wat to analyze

logfc.threshold

test only genes with a liog fold change of default=1.0 or more

minPct

test only genes with expression in more than default=0.1 fraction of cells in at least one group


stela2502/BioData documentation built on Feb. 27, 2025, 6:20 a.m.