detectHVG: This function detect highly variable genes via package...

View source: R/SiftCellBoost.R

detectHVGR Documentation

This function detect highly variable genes via package "Squat"

Description

This function detect highly variable genes via package "Squat"

Usage

detectHVG(rawDGE, geneUMIthreshold = 50, quantileReg = FALSE)

Arguments

rawDGE

digital expression matrix of the original data

geneUMIthreshold

focus on genes with total UMI bigger than the threshold

quantileReg

Default is False. Top 1000 genes is selected

Value

returns xxx


jyxi7676/SiftCell documentation built on July 27, 2023, 7:13 a.m.