Seurat_FindAllMarkers-methods: description of function Seurat_FindAllMarkers

Description Usage Arguments

Description

Use Seurat's FindAllMarkers function

Usage

1
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. 23, 2022, 5:47 a.m.