run.HVG: Wraper for highly variable genes finding

View source: R/sc.utils.R

run.HVGR Documentation

Wraper for highly variable genes finding

Description

Wraper for highly variable genes finding

Usage

run.HVG(seu, gene.exclude.df, n.top = 1500, measurement = "counts")

Arguments

seu

object of Seurat

gene.exclude.df

data.frame; gene blak list. Required column: seu.id.

n.top

integer; number of top genes. (default: 1500)

measurement

character; "counts", "TPM" or "cpm". (default: "counts")

Value

a Seurat object


Japrin/scPip documentation built on Jan. 29, 2024, 1:20 a.m.