Description Usage Arguments Value Examples
Add mapping and prediction scores, UMAP embeddings, and imputed assay (if
available)
from Azimuth to an existing or new Seurat
object
1 | AddAzimuthResults(object = NULL, filename)
|
object |
A |
filename |
Path to Azimuth mapping scores file |
object
with Azimuth results added
1 2 3 4 | ## 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.