| transformScores | R Documentation |
Transforms raw xCell scores to estimated cell fractions.
transformScores(scores, fit.vals, scale = TRUE, fn = NULL)
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'. |
Transformed xCell scores matrix.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.