powered by
Add mapping and prediction scores from Azimuth to a Seurat object
Seurat
AddAzimuthScores(object, filename)
object with the mapping scores added
object
A Seurat object
Path to Azimuth mapping scores file
if (FALSE) { object <- AddAzimuthScores(object, filename = "azimuth_pred.tsv") }
Run the code above in your browser using DataLab