basic_markers: Basic Markers

Description Usage Arguments Value Examples

View source: R/basic_markers.R

Description

Basic Markers

Usage

1
basic_markers(sce, org = "human", group = "orig.ident", dir = ".")

Arguments

sce

An object of class Seurat

org

human or mouse, default: human

group

default:'orig.ident', you can change it to 'seurat_clusters' or 'celltype'

dir

the path for saving the figures by 'DotPlot' with known famous markers.

Value

a list of figures by 'DotPlot'

Examples

1

scRNAstat documentation built on Sept. 22, 2021, 9:07 a.m.