AddAzimuthScores: Add Azimuth Scores

View source: R/utilities.R

AddAzimuthScoresR Documentation

Add Azimuth Scores

Description

Add mapping and prediction scores from Azimuth to a Seurat object

Usage

AddAzimuthScores(object, filename)

Arguments

object

A Seurat object

filename

Path to Azimuth mapping scores file

Value

object with the mapping scores added

Examples

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

## End(Not run)


Seurat documentation built on May 29, 2024, 4:20 a.m.