PredictTcellActivation.Rd
Predicts T cell activation using a trained model
PredictTcellActivation(seuratObj, model = NULL)
The Seurat Object to be updated
The trained sPLS model to use for prediction. This can be a file path to an RDS file, or a built-in model name.
A Seurat object with the sPLS scores and predicted probabilities added to the metadata