AddAzimuthResults: Add Azimuth Results

View source: R/utilities.R

AddAzimuthResultsR Documentation

Add Azimuth Results

Description

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

Usage

AddAzimuthResults(object = NULL, filename)

Arguments

object

A Seurat object

filename

Path to Azimuth mapping scores file

Value

object with Azimuth results added

Examples

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

## End(Not run)


satijalab/seurat documentation built on March 20, 2024, 8:41 p.m.