View source: R/SiftCellBoost.R
detectHVG | R Documentation |
This function detect highly variable genes via package "Squat"
detectHVG(rawDGE, geneUMIthreshold = 50, quantileReg = FALSE)
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 |
returns xxx
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.