spillOver | R Documentation |
spillOver
Returns the adjusted xCell scores.
spillOver(transformedScores, K, alpha = 0.5, file.name = NULL)
transformedScores |
the trasnformed scores of cell types calculated by transformScores |
K |
the Spillover matrix (spill$K). |
alpha |
a value to override the spillover alpha parameter. Deafult = 0.5 |
file.name |
string for the file name for saving the scores. Default is NULL. |
the adjusted xCell scores
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.