View source: R/ReSelectVariableFeatures.R
Only removing the sensitive genes from the variable features, not transcriptome. In this way, the unsupervised clustering result will be improved with transcript no change.
1 | ReSelectVariableFeatures(object, SensitiveGene)
|
object: |
Seurat object, with HVG_Statistic and GetSensitiveGene finished |
SensitiveGene: |
SensitiveGene List of the scRNA-seq data. The sensitive gene can be get by running "GetSensitiveGene" |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.