View source: R/regress_features.R
regress_by_features | R Documentation |
Regress Seurat Object by Given Set of Genes
regress_by_features(seu, feature_set, set_name, regress = TRUE, ...)
seu |
A seurat object |
set_name |
as a string |
regress |
regressed_seu <- regress_by_features(panc8, feature_set = cc.genes$s.genes, set_name = "s_genes")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.