recall.all.genes: Recall all.genes global variable from a Seurat object

View source: R/Seurat.Utils.R

recall.all.genesR Documentation

Recall all.genes global variable from a Seurat object

Description

all.genes set by calc.q99.Expression.and.set.all.genes() #

Usage

recall.all.genes(obj = combined.obj, overwrite = FALSE)

Arguments

obj

Seurat object, Default: combined.obj

Examples

## Not run: 
if (interactive()) {
  recall.all.genes()
  all.genes
}

## End(Not run)

vertesy/Seurat.utils documentation built on Dec. 4, 2024, 5:20 p.m.