transformScores: Transform Raw Scores to Fractions

View source: R/xCell.R

transformScoresR Documentation

Transform Raw Scores to Fractions

Description

Transforms raw xCell scores to estimated cell fractions.

Usage

transformScores(scores, fit.vals, scale = TRUE, fn = NULL)

Arguments

scores

Raw scores from rawEnrichmentAnalysis.

fit.vals

Calibration values from spill object.

scale

Logical indicating whether to use scaling. Default is 'TRUE'.

fn

Character string for saving scores. Default is 'NULL'.

Value

Transformed xCell scores matrix.


IOBR documentation built on May 30, 2026, 5:07 p.m.