AddAzimuthResults | R Documentation |
Add mapping and prediction scores, UMAP embeddings, and imputed assay (if
available)
from Azimuth to an existing or new Seurat
object
AddAzimuthResults(object = NULL, filename)
object |
A |
filename |
Path to Azimuth mapping scores file |
object
with Azimuth results added
## Not run:
object <- AddAzimuthResults(object, filename = "azimuth_results.Rds")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.