transformScores | R Documentation |
transformScores
Returns the trasnformed xCell scores (not adjusted).
transformScores(scores, fit.vals, scale = TRUE, fn = NULL)
scores |
raw scores of cell types calculated by rawEnrichmentAnalysis |
fit.vals |
the calibration values in the spill object (spill$fv). |
scale |
if TRUE, uses scaling to trnasform scores using fit.vals |
fn |
string for the file name for saving the scores. Default is NULL. |
the trasnformed xCell scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.