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)
A Seurat object
Path to Azimuth mapping scores file
object with Azimuth results added
object
# NOT RUN { object <- AddAzimuthResults(object, filename = "azimuth_results.Rds") # } # NOT RUN { # }
Run the code above in your browser using DataLab