Convenience function to extract computed scores from results.
Examples
if (FALSE) { # \dontrun{
result <- CellProgramMapper(seurat_obj, reference = "TCAT.V1")
scores <- get_scores(result)
} # }
Convenience function to extract computed scores from results.
if (FALSE) { # \dontrun{
result <- CellProgramMapper(seurat_obj, reference = "TCAT.V1")
scores <- get_scores(result)
} # }