AddAzimuthScores: Add Azimuth Scores

Description Usage Arguments Value Examples

View source: R/utilities.R

Description

Add mapping and prediction scores from Azimuth to a Seurat object

Usage

1
AddAzimuthScores(object, filename)

Arguments

object

A Seurat object

filename

Path to Azimuth mapping scores file

Value

object with the mapping scores added

Examples

1
2
3
4
## Not run: 
object <- AddAzimuthScores(object, filename = "azimuth_pred.tsv")

## End(Not run)

mrod0101/seurat documentation built on March 2, 2022, 12:17 a.m.