AddAzimuthResults: Add Azimuth Results

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Add mapping and prediction scores, UMAP embeddings, and imputed assay (if available) from Azimuth to an existing or new Seurat object

Usage

1
AddAzimuthResults(object = NULL, filename)

Arguments

object

A Seurat object

filename

Path to Azimuth mapping scores file

Value

object with Azimuth results added

Examples

1
2
3
4
## Not run: 
object <- AddAzimuthResults(object, filename = "azimuth_results.Rds")

## End(Not run)

mrod0101/seurat documentation built on March 2, 2022, 12:17 a.m.