Skip to contents

Predicts T cell activation using a trained model

Usage

PredictTcellActivation(seuratObj, model = NULL)

Arguments

seuratObj

The Seurat Object to be updated

model

The trained sPLS model to use for prediction. This can be a file path to an RDS file, or a built-in model name.

Value

A Seurat object with the sPLS scores and predicted probabilities added to the metadata