ScoreUsingSavedComponent.Rd
Scores a seurat object using the gene weights from a saved component
ScoreUsingSavedComponent( seuratObj, componentOrName, fieldName, assayName = "RNA" )
The seurat object
Either a data frame with the columns 'feature' and 'weight', or the name of a previously saved component available in RIRA
The name of the field in which to save the resulting scores
The assay to use