Add mapping and prediction scores from Azimuth to a
Seurat
object
AddAzimuthScores(object, filename)
A Seurat
object
Path to Azimuth mapping scores file
object
with the mapping scores added
if (FALSE) { # \dontrun{
object <- AddAzimuthScores(object, filename = "azimuth_pred.tsv")
} # }