powered by
Add mapping and prediction scores, UMAP embeddings, and imputed assay (if available) from Azimuth to an existing or new Seurat object
Seurat
AddAzimuthResults(object = NULL, filename)
object with Azimuth results added
object
A Seurat object
Path to Azimuth mapping scores file
if (FALSE) { object <- AddAzimuthResults(object, filename = "azimuth_results.Rds") }
Run the code above in your browser using DataLab